
#wrapper {width:506px; margin:20px auto; display:none;}
#wrapper * {margin:0; padding:0}
#fullsize {position:relative; width:430px; height:330px; padding:2px;margin-left:12px;}
#image {width:430px;margin-top:5px;margin-left:25px;}
#image img {position:absolute; width:auto}
.imgnav {position:absolute; width:25%; height:306px; cursor:pointer; z-index:150}
#imgprev {left:0; background:url(images/left.gif) left center no-repeat;}
#imgnext {right:0; background:url(images/right.gif) right center no-repeat;left:375px;}
#imglink {position:absolute; height:306px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
.linkhover {background:url(images/link.gif) center center no-repeat}
#thumbnails {margin-top:5px}
#slideleft {float:left; width:20px; margin-left:40px; height:115px; background:url(images/scroll-left.gif) center center no-repeat; background-color:#222}
#slideleft:hover {background-color:#333}
#slideright {float:right; width:20px; height:115px; background:#222 url(images/scroll-right.gif) center center no-repeat; margin-right:35px;}
#slideright:hover {background-color:#333}
#slidearea {float:left; position:relative; width:380px; margin-left:5px; height:115px; overflow:hidden}
#slider {position:absolute; left:0; height:81px}
#slider img {cursor:pointer;}