#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}
#wrapper {width:456px; margin:0px auto; display:none}
#wrapper * {margin:0; padding:0}
#fullsize {position:relative; width:450px; height:299px; padding:2px; border:1px solid #ccc; background:#e5dcb1}
#image {width:450px}
#image img {position:absolute; z-index:25; width:auto}
.imgnav {position:absolute; width:25%; height:299px; cursor:pointer; z-index:150}
#thumbnails {margin-top:5px}
#slideleft {float:left; width:20px; height:70px; background:url(scroll-left.gif) center center no-repeat; background-color:#222}
#slideleft:hover {background-color:#333}
#slideright {float:right; width:20px; height:70px; background:#222 url(scroll-right.gif) center center no-repeat}
#slideright:hover {background-color:#333}
#slidearea {float:left; position:relative; width:406px; margin-left:5px; height:73px; overflow:hidden}
#slider {position:absolute; left:0; height:70px}
#slider img {cursor:pointer; border:1px solid #666; padding:2px}