#previmg {left:0; top:369px;   filter:alpha(opacity=65); background:url(images/left.gif) left center no-repeat; border-left:0px solid #FFF}
#nextimg {right:0; top:369px;  filter:alpha(opacity=65); background:url(images/right.gif) right center no-repeat; border-right:0px solid #FFF}
#image {position:relative; width:600px; height:400px; padding:0px; overflow:hidden; border:2px solid #666;  background:#FFF url(images/loading.gif) center center no-repeat}

#gallery {position:relative; width:605px; margin:auto; margin-left:auto; margin-right:auto; padding:20px; margin-top:10px; border:1px solid #666; background:#AAA;}
#image img {position:absolute; top:0px; left:0px}
#thumbwrapper {margin-top:10px; padding:5px 0 5px 0; width:600px; height:100px; border:2px solid #666; background:#FFF}
#thumbarea {position:relative; overflow:hidden; height:100px; width:600px; }
#thumbs {position:absolute;  list-style:none; margin-left:0px; height:75px; width:800px; }
#thumbs li {float:left; margin-right:5px; cursor:pointer}
.imgnav {position:absolute; height:31px; width:38px; z-index:100; outline:none; cursor:pointer}
#previmg:hover {opacity:1; filter:alpha(opacity=65);}
#nextimg:hover {opacity:1; filter:alpha(opacity=65);}

.hide
{
	visibility:hidden;
}

#divCaption {position:relative; width:405px; margin:auto; }


#ss_thumbs {position:absolute;  list-style:none; margin-left:0 0 10px 20px; height:100px; width:1000px; padding: 0 0 0 15px; }

#ss_thumbs li {float:left; margin-right:5px; margin-bottom: 3px; cursor:pointer}
#thumbarea ul {margin-left:5px; margin-right:5px; margin-top:0; margin-bottom:20px; padding:0; position:absolute; list-style:none;width:3000px;}

