#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}
#wrapper { width:690px; margin:0; display:none}
#wrapper * {margin:0; padding:0}
#fullsize {position:relative; width:688px; height:335px; padding:0px; border:1px solid #ccc; background:#000}
#information {position:absolute; bottom:0; width:688px; height:0; background:#9BA5AF; color:#fff; overflow:hidden; z-index:200; /*opacity:.7; filter:alpha(opacity=70)*/}
#information h3 {padding:4px 8px 3px; font-weight: normal; font-size:17px; color:#FFFFFF;}
#information p {padding:0 0px 0px}
#image {width:688px}
#image img {position:absolute; z-index:25; width:auto; height:335px;}
.imgnav {position:absolute; width:25%; height:306px; 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:306px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
.linkhover {background:url(../images/link.gif) center center no-repeat}
#thumbnails {margin-top:5px; }
#slideleft {float:left; width:30px; height:86px; background:url(../images/scroll-left.gif) center center no-repeat; background-color:#ccc}
#slideleft:hover {background-color:#aaa}
#slideright {float:right; width:30px; height:86px; background:#ccc url(../images/scroll-right.gif) center center no-repeat}
#slideright:hover {background-color:#aaa}
#slidearea {float:left; position:relative; width:630px; background: #ccc; height:86px; overflow:hidden}
#slider {position:absolute; left:0; height:86px; background: #ccc; padding:5px; width: auto !important; min-width: 2000px;}
#slider img {cursor:pointer; border:3px solid #ccc; width: auto; height: 70px; }