#slideshow { margin-top: 40px; border: 10px solid #666666; overflow: hidden; position: relative;}
#slideshow .photo { filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0); opacity: 0; display: none; position: absolute; z-index: 100; overflow: hidden;}
#slideshow .photo .title { position: absolute; z-index: 199; padding: 10px 15px; padding-bottom: 12px; background-color: #000000; font-size: 11px; margin-left: 5px; margin-top: 5px; border: 1px solid #888888; display: none;}
#slideshow,
#slideshow .photo a img { width: 800px; height: 500px; position: relative;}

#slideshow .loader { position: absolute; z-index: 110; margin-left: 5px; margin-top: 5px; display: none;}
#slideshow .loader .title,
#slideshow .loader .shape { padding: 10px 15px; padding-bottom: 12px; font-size: 11px; position: absolute; z-index: 199; color: #ffffff; text-transform: uppercase; white-space: nowrap;}
#slideshow .loader .shape { padding: 0; z-index: 198; background: url("./990x50.png") no-repeat 0 0;}

#enter,
#enter a { font-size: 17px;} 
#enter a { margin: 0 10px;}
#enter { text-align: center; padding-top: 25px; color: #aaaaaa; clear: both;}

#footer { padding-top: 17px;}