#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}
#wrapper {width:806px; margin:0px; display:none}
#wrapper * {margin:0; padding:0}
#fullsize {position:relative; width:800px; height:450px; padding:2px; border:0px solid #ccc; background:#fff}
#information {position:absolute;left: 0; bottom:0; width:800px; height:0; background:#fff; color:#000; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70)}
#information h3 {padding:4px 8px 3px; font-size:10px}
#information p {padding:0 8px 8px; font-size:10px}
#image {width:800px;}
#image img {position:absolute; z-index:25; width:auto; left: 0px;}
.imgnav {position:absolute; width:25%; height:456px; cursor:pointer; z-index:150}
#imgprev {left:0; background:url(../images/arrow-left-01.gif) left center no-repeat}
#imgnext {right:0; background:url(../images/arrow-right-01.gif) right center no-repeat}
#imglink {position:absolute; left:0; height:456px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
#fillimglink {background: url(../images/transparent.gif); height:456px; width:100%; z-index:100;}
.linkhover {background: url(../images/link.gif) center center no-repeat;}
#thumbnails {margin-top:15px}
#slideleft {float:left; width:20px; height:81px; opacity:.4; filter:alpha(opacity=40); background:url(../images/arrow-left-02.gif) center center no-repeat; background-color:#fff}
#slideleft:hover {background-color:#fff; opacity:1; filter:alpha(opacity=100)}
#slideright {float:right; width:20px; height:81px; opacity:.4; filter:alpha(opacity=40); background:#fff url(../images/arrow-right-02.gif) center center no-repeat}
#slideright:hover {background-color:#fff; opacity:1; filter:alpha(opacity=100)}
#slidearea {float:left; position:relative; width:706px; margin-left:25px; height:81px; overflow:hidden}
#slider {position:absolute;left:0; margin-left:0; height:81px}
#slider img {cursor:pointer; border:1px solid #666; padding:2px}