#gallery {position:relative; width:570px; margin:0px auto; padding:0; border:0px solid #fff;}
#images {border:0px solid #9ac1c9; height:284px; margin-bottom:20px}
#image {position:relative; width:570px; height:284px; 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:0px; padding:0px 0; width:570px; height:0px; border:0px solid #666; background:#000}
#thumbarea {position:relative; overflow:hidden; height:100px; width:570px; }
#thumbs {position:absolute; list-style:none; margin-left:5px; height:100px; width:570px; border-right:0px solid #FFF}
#thumbs li {float:left; margin-right:5px;}
.imgnav {position:absolute; height:266px; width:6.5%; z-index:100; outline:none; cursor:pointer}
#previmg {right:0; background:url(../images/prev_icon.gif) left bottom no-repeat; border-left:0px solid #000}
#previmg:hover {opacity:1; filter:alpha(opacity=100)}
#nextimg {right:0; background:url(../images/next_icon.gif) right bottom no-repeat; border-right:0px solid #FFF}
#nextimg:hover {opacity:1; filter:alpha(opacity=100)}