
    a { color: #404040; }
    a:hover { text-decoration: none; }
    code { color: #404040; font: normal 10px Monaco, monospace; }
    em { color: #808080; font-style: normal; }
    h1 { color: #000; font: normal 12px/16px Arial, sans-serif; padding: 0 20px 16px; text-transform: lowercase; }
    h1:before { content: '.'; }
    p { color: #404040; font: normal 12px/16px Arial, sans-serif; padding: 0 20px 16px; }
    
    /* Overriding the default Slideshow thumbnails for the vertical presentation */

    .slideshow-thumbnails {
    	height: 100%;
    	left: auto;
    	right: -195px;
    	top: 1px;
    	width: 178px;
    }
    .slideshow-thumbnails ul {
    	height: 500px;
    	width: 178px;
    }    

