
#slideshow {list-style:none;}
#slideshow li {float:left;}
#slideshow span {display:none; font-size:12px;  text-align:center;}

#wrapper {width:626px; height:417px; margin:10px auto; display:none;}
#wrapper * {margin:0; padding:0}
#fullsize {position:relative; width:600px; height:400px; padding:2px; border:2px solid #ccc; background:#FFFFFF;}
#information {position:absolute; bottom:0; width:600px; height:0; background:#000; color:#fff; overflow:hidden; z-index:200; opacity:.6; filter:alpha(opacity=60); font-size:12px;}
#information h3 {padding:4px 8px 3px; font-size:14px ;}
#information p {padding:0 8px 8px;}
#image {width:600px; height:400px; }
#image img {position:absolute; z-index:25; width:auto; float:left;  text-align:center; }
.imgnav {position:absolute; width:25%; height:306px; cursor:pointer; z-index:150}
#imgprev {left:0; background:url(../img/left.gif) left center no-repeat;}
#imgnext {right:0; background:url(../img/right.gif) right center no-repeat}
#imglink {position:absolute; height:306px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40);  text-align:center; }
.linkhover {background:url(img/link.gif) center center no-repeat}
#thumbnails {margin-top:15px}
#slideleft {float:left; width:0px; height:0px;}
#slideleft:hover {background-color:#333}
#slideright {float:right; width:0px; height:0px; margin:0px;}

#slidearea {float:left; position:relative; width:0px; margin-left:0px; height:0px; overflow:hidden; }
#slider {position:absolute; left:0; height:0px}
#slider img {cursor:pointer;  padding:0px}