#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}

#wrapper {width:382px; display:none;}

#wrapper * {margin:0; padding:0}

#fullsize {position:relative; width:382px; height:225px; margin-bottom:10px;}

#image {width:382px}

#image img {position:absolute; z-index:25; width:auto}

.imgnav {position:absolute; width:25%; height:225px; cursor:pointer; z-index:150;}

#imgprev {left:0; background: url(../img/left.gif) left center no-repeat;}

#imgnext {right:0; background: url(../img/right.gif) right center no-repeat;}

#imglink {position:absolute; height:225; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40);}

.linkhover {background:url(images/link.gif) center center no-repeat;}

#slideleft {float:left; width:20px; height:56px; background:url(../img/scroll-left.gif) center center no-repeat;}
#slideleft:hover {background-color:#ccc}
#slideright {float:right; width:20px; height:56px; background:url(../img/scroll-right.gif) center center no-repeat}
#slideright:hover {background-color:#ccc}
#slidearea {float:left; position:relative; width:330px; margin-left:5px; height:56px; overflow:hidden;}
#slider {position:absolute; left:0; height:81px}
#slider img {cursor:pointer; border:1px solid #666; padding:2px}