#gallery {position:relative; width:470px; height:465px; margin:10px auto; background:url(images/slider_bg.gif) no-repeat 0% 0%; }
#images {background:#eef5f6; margin-bottom:20px;}
#image {position:relative; width:450px; height:445px; padding:8px; background:url(images/loading.gif) center center no-repeat}
#image img {position:absolute; top:9px; left:10px; }
#thumbwrapper {margin-top:10px; padding:5px 0; width:682px; height:100px;  display:none; }
#thumbarea {position:relative; overflow:hidden; height:100px; width:2px; }
#thumbs {position:absolute; list-style:none; margin-left:5px; height:100px; width:0px; border-right:5px solid #FFF}
#thumbs li {float:left; margin-right:5px; cursor:pointer}
.imgnav {position:absolute; width:20%; z-index:100; height:445px; width:20px; z-index:100; outline:none; cursor:pointer}
#previmg {left:4; background:url(images/prev_button.png) left center no-repeat;}
#previmg:hover {opacity:1; filter:alpha(opacity=100)}
#nextimg {right:0; background:url(images/next_button.png) 97% 50% no-repeat; margin-right:6px; }
#nextimg:hover {opacity:1; filter:alpha(opacity=100)}
form{ display:inline; margin:0px; padding:0px;}