#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}
#wrapper {top:30px;width:330px; height:auto; margin:0px auto; display:none}
#wrapper * {margin:0; padding:0}
#fullsize {position:relative; width:200px; height:400px; padding:2px; border:0px solid #ccc; background:#FFFFFF}
#image {margin-top:-10px;}
#image img {position:absolute; z-index:25;}
.imgnav {position:absolute; width:25%; height:10px; cursor:pointer; z-index:auto}
#imgprev {left:0; background:left center no-repeat}
#imgnext {right:0; background: right center no-repeat}
#imglink {position:absolute; height:90px; width:100%; z-index:auto;}
.linkhover {background:url(images/link.gif) center center no-repeat}
#thumbnails {margin-left:-15px;margin-top:12px;width:450px;}
#slideleft {float:left; width:20px; height:100px; background:url(images/scroll-left.gif) center center no-repeat;}
#slideleft:hover {background-color:#CCCCCC}
#slideright {float:right; width:20px; height:100px; background: url(images/scroll-right.gif) center center no-repeat}
#slideright:hover {background-color:#CCCCCC}
#slidearea {position:absolute;left:9px; width:400px; height:100px; overflow:hidden; z-index:1;}
#slider {position:relative; height:100px;z-index:2;}
#slider img {cursor:pointer; border:0px solid #666; padding:2px}

#information {position:absolute; bottom:0; width:500px; height:0; background:transparent; color:#fff; overflow:hidden; z-index:auto;}
#information h3 {padding:4px 8px 3px; font-size:14px}
#information p {padding:0 8px 8px}