#gallery {position:relative; width:620px; margin:0px auto; padding:0px; border:0px solid #fff;}
#images {border:0px solid #9ac1c9; height:350px; background:#fff; margin-bottom:0px}
#image {position:relative; width:620px; height:350px; padding:0px; border:0px solid #666; background:#FFF url(images/loading.gif) center center no-repeat}
#image img {position:absolute; top:0px; left:0px}
#thumbwrapper {margin-top:10px; padding:0px; width:620px; height:50px; border:0px solid #666; background:#eee8db;}
#thumbarea {position:relative; overflow:hidden; height:50px; width:620px; }
#thumbs {position:absolute; list-style:none; margin-left:5px; height:100px; width:10000px;}
#thumbs li {float:left; margin:5px 5px 0px 0px; cursor:pointer}
#thumbs li:hover {opacity:0.5; filter:alpha(opacity=50)}
.imgnav {position:absolute; height:375px; width:20%; z-index:100; height:375px; width:20%; z-index:100; outline:none; cursor:pointer}
#previmg {left:0; background:url(images/left.gif) left center no-repeat;}
#previmg:hover {opacity:0.5; filter:alpha(opacity=50)}
#nextimg {right:0; background:url(images/right.gif) right center no-repeat;}
#nextimg:hover {opacity:0.5; filter:alpha(opacity=50)}