#slideshow {list-style:none; background:#212121; color:#202020}
#slideshow span {display:none}
#wrapper {width:320px; margin:0 auto; padding:0; display:none;}
#fullsize {position:relative; width:320px; height:150px; padding:0; border:0; background:#212121;}
#image {width:320px; height:150px;}
#image img {position:absolute; left:0; top:0; z-index:25; width:auto}
.imgnav {position:absolute; width:25%; height:150px; 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}
#imglink {position:absolute; height:150px; width:100%; z-index:100; opacity:.8; }
#imglink_fix {width:100%; height:100%; background-image:url(images/blank.gif);}
.linkhover {background:url(images/link.gif) center no-repeat}
#thumbnails {margin:0}
#slideleft {float:left; width:20px; height:29px; background:url(images/scroll-left.gif) center no-repeat; background-color:#000000; }
#slideright {float:right; width:20px; height:29px; background:url(images/scroll-right.gif) center no-repeat; background-color:#000000; }
#slidearea {float:left; position:relative; width:280px; margin:0; height:29px; overflow:hidden}
#slider {position:absolute; left:0; height:29px}
#slider img {cursor:pointer; border:2px solid #000000; padding:0}