
#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}
#wrapper {width:600px; margin:0px auto; display:none}
#wrapper * {margin:0; padding:0}
#fullsize {position:relative; width:600px; height:134px; padding:0px; border:0px solid #000; background:#fff}

#image {width:600px; height:134px}
#image img {position:absolute; z-index:25; width:auto}

.imgnav {position:absolute; width:25%; height:140px; cursor:pointer; z-index:100; }
#imgprev {left:0; background:url(images/left.gif) left center no-repeat; }
#imgnext {right:0; background:url(images/right.gif) right center no-repeat; }



#imglink {position:absolute; height:0px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
.linkhover {background:url(images/link.gif) center center no-repeat}
#thumbnails {margin-top:-30px}



#slidearea {float:left; position:relative; width:580px; margin-left:5px; height:58px; overflow:hidden}
#slider {position:absolute; right:0; height:90px}
#slider img {cursor:pointer; border:1px solid #000; padding:2px}






