#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}
#wrapper {width:480px; margin:0px auto; display:none}
#wrapper * {margin:0; padding:0}
#fullsize {position:relative; width:480px; height:480px; padding:0px; border:0px solid #000; background:#F2F2F2}
#information {position:absolute; bottom:0; width:480px; height:0; background:#000; color:#fff; overflow:hidden; z-index:0; opacity:.0; filter:alpha(opacity=0)}
#information h3 {padding:0px 0px 0px ; font-size:6px; text-align: center}
#information p {padding:0 0px 0px; text-align: center; font-family: Tahoma; font-size: 8pt}
#image {width:480px; height:480px}
#image img {position:absolute; z-index:0; width:480px; height:480px}
.imgnav {position:absolute; width:0%; height:30px; cursor:pointer; z-index:0}
#imgprev {left:0; background:url(images/left.png) left center no-repeat}
#imgnext {right:0; background:url(images/right.png) right center no-repeat}
#imglink {position:absolute; height:30px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
.linkhover {background:url(images/link.gif) center center no-repeat}
#thumbnails {margin-top:0px}
#slideleft {float:left; width:0px; height:0px; background:url(images/scroll-left.gif) top right no-repeat; background-color:#F2F2F2}
:hover#slideleft {background-color:#F2F2F2}
#slideright {float:right; width:0px; height:0px; background:#222 url(images/scroll-right.gif) top left no-repeat}
:hover#slideright {background-color:#F2F2F2}
#slidearea {float:left; position:relative; width:480px; margin-left:0px; height:30px; overflow:hidden}
#slider {position:absolute; left:0; height:30px}
#slider img {cursor:pointer; border:0px solid #000; padding:0px}
