#TinySlideshow {margin-top:10px;}
#TinySlideshow #slideshow {list-style:none; color:#fff}
#TinySlideshow #slideshow span {display:none}
#TinySlideshow #wrapper {width:606px; margin:5px auto; display:none}
#TinySlideshow #wrapper * {margin:0; padding:0}
#TinySlideshow #fullsize {position:relative; width:600px; height:400px; padding:2px; border:1px solid #ccc; background:#FFF}
#TinySlideshow #information {position:absolute; bottom:0; width:600px; height:0; background:#FFF; color:#000; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70)}
#TinySlideshow #information h3 {padding:4px 8px 3px; font-size:14px}
#TinySlideshow #information p {padding:0 8px 8px}
#TinySlideshow #image {width:600px}
#TinySlideshow #image img {position:absolute; z-index:25; width:auto}
#TinySlideshow .imgnav {position:absolute; width:25%; height:406px; cursor:pointer; z-index:150}
#TinySlideshow #imgprev {left:0; background:url(/images/TinySlideshow/images/left.gif) left center no-repeat}
#TinySlideshow #imgnext {right:0; background:url(/images/TinySlideshow/images/right.gif) right center no-repeat}
#TinySlideshow #imglink {display: none; position:absolute; height:406px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
#TinySlideshow .linkhover {background:url(/images/TinySlideshow/images/link.gif) center center no-repeat}
#TinySlideshow #thumbnails {margin-top:15px}
#TinySlideshow #slideleft {float:left; width:20px; height:81px; background:url(/images/TinySlideshow/images/scroll-left.gif) center center no-repeat; background-color:#BBB}
#TinySlideshow #slideleft:hover {background-color:#CCC}
#TinySlideshow #slideright {float:right; width:20px; height:81px; background:#BBB url(/images/TinySlideshow/images/scroll-right.gif) center center no-repeat}
#TinySlideshow #slideright:hover {background-color:#CCC}
#TinySlideshow #slidearea {float:left; position:relative; width:556px; margin-left:5px; height:81px; overflow:hidden}
#TinySlideshow #slider {position:absolute; left:0; height:81px}
#TinySlideshow #slider img {cursor:pointer; border:1px solid #666; padding:2px}
