#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}
#wrapper {width:456px; margin:0px auto; display:none}
#wrapper * {margin:0; padding:0}
#fullsize {position:relative; width:450px; height:338px; padding:2px; border:1px solid #404955; background:#000}
#image {width:450px; height:338px; background-color: black; background-position: center center; }
#image img {position:absolute; z-index:25; width:auto}
.imgnav {position:absolute; width:25%; height:344px; cursor:pointer; z-index:150}
#imgprev {left:0; width:20px; height:338px; background:url(images/scroll-left.gif) center center no-repeat; background-color:#000}
#imgnext {right:0; width:20px; height:338px; background:url(images/scroll-right.gif) center center no-repeat; background-color:#000}
#imglink {position:absolute; height:338px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
#thumbnails {margin-top: 15px}
#slideleft {float:left; width:20px; height:111px; background:url(images/scroll-left.gif) center center no-repeat; background-color:#000}
#no-slideleft {float:left; width:20px; height:111px; background:url(images/scroll-left.gif) center center no-repeat; background-color:#000}
#slideleft:hover {background-color:#000}
#slideright, #no-slideright {float:right; width:20px; height:111px; background:#000 url(images/scroll-right.gif) center center no-repeat}
#slideright:hover {background-color:#000}
#slidearea {float:left; position:relative; width:405px; margin-left:5px; height:112px; overflow: hidden;}
#slider {position:absolute; left:0; height:112px}
#slider img {cursor:pointer; border:1px solid #666; padding:2px; height:105px; width: 140px}
