#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}
#wrapper { width:506px; margin:50px auto; display:none}
#wrapper * {margin:0; padding:0;}
#fullsize {position:relative; width:492px; height:330px; padding:0px; background:#fff;}
#information {position:absolute;width:492px; height:330px;}
#information h3 {padding:4px 8px 3px; font-size:14px}
#information p {padding:0 8px 8px}
#image {width:492px;}
#image img {position:absolute; z-index:25; width:auto; left:0px;	}
.imgnav { position:absolute; width:38px; left:0px; height:306px; cursor:pointer; z-index:150;}
#imgprev {background:url(images/left.gif) left center no-repeat}
#imgnext {background:url(images/right.gif) right center no-repeat}
#imglink {position:absolute; text-align:left; left:0px; height:330px; width:492px; z-index:100; opacity:.4; filter:alpha(opacity=40);}
.linkhover {background:url(images/link.gif) center center no-repeat}
#thumbnails {margin-top:15px}
#slideleft {float:left; width:12px; height:81px; background:url(../images/scroll-left.gif) center center no-repeat; }
#slideleft:hover {}
#slideright {float:right; width:12px; height:81px;  background: url(../images/scroll-right.gif) center center no-repeat}
#slideright:hover {}
#slidearea {float:left; position:relative; width:470px; margin-left:5px; height:65px; margin-top:10px; overflow:hidden}
#slider {position:absolute; left:0; height:81px}
#slider img {cursor:pointer; border:1px solid #666; padding:2px}
