#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}
#wrapper {width:554px; margin: 0px auto 12px auto; display:none; position: relative; }
#wrapper * {margin:0; padding:0}
#fullsize {position:relative; width:468px; height:280px; padding:2px; border:1px solid #ccc; background:#FFF; margin-bottom: 0px; overflow: hidden; }
#information {position:absolute; bottom:0; left: 0px; width:472px; height:0; background:#000; color:#fff; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70)}
#information h3 {padding:4px 8px 3px; font-size:14px; background:#000; color:#fff;}
#information p {padding: 0px 8px;}
#image {width:468px; height: 280px; overflow: hidden; cursor: pointer;}
#image img {position:absolute; width: 468px; height: 279px; z-index:25; }
#imgprev {position:absolute; width:25%; height:308px; cursor:pointer; z-index:150; left:0px; top: 0px; background:url(../../images/styles/slideshow/left.gif) left center no-repeat}
#imgnext {position:absolute; width:25%; height:308px; cursor:pointer; z-index:150; right:0px; top: 0px; background:url(../../images/styles/slideshow/right.gif) right center no-repeat}
#imglink {position:absolute; height:306px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40);}
.linkhover {background:url(../../images/styles/slideshow/link.gif) center center no-repeat}
#thumbnails { position: absolute; top: 0px; right: 0px; width: 56px;}
#slideleft {float:left; width: 0px; height:56px;  background-color:#222}
#slideleft:hover {background-color:#333}
#slideright {float:right; clear:right; width:20px; height:56px; }
#slideright:hover {background-color:#333}
#slidearea { float: left; left: 0px; width:56px; height:280px; overflow:hidden}
#slider {position: absolute; right:0; top: 0px; width:56px;}
#slider img {cursor:pointer; border:1px solid #CCC; padding:2px; float: right; clear: right; margin-bottom: 4px; margin-right: 0px;}