
#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}
#wrapper {width:550px; margin-top:10px; margin-bottom:30px; display:none}
#wrapper * {margin:0; padding:0}
#fullsize {position:relative; width:550px; height:220px; padding:0px; border:0px solid #ccc; background:#000}
#information {position:absolute; bottom:0; width:550px; height:0; background:#000; color:#fff; z-index:200; opacity:0.7; overflow:hidden; }
#information h3 {padding:2px 5px 2px; font-size:14px}
#information p {padding:0 5px 5px}
#image {width:550px }
#image img {position:absolute; z-index:25; width:auto}
.imgnav {position:absolute; width:25%; height:200px; cursor:pointer; z-index:150}
#imgprev {left:0; background:url(icons_slideshow/left.gif) left center no-repeat}
#imgnext {right:0; background:url(icons_slideshow/right.gif) right center no-repeat}
#slidearea {float:left; position:relative; width:456px; margin-left:5px; height:81px; overflow:hidden}
#slider {position:absolute; left:0; height:81px}
#slider img {cursor:pointer; border:1px solid #666; padding:2px}