
#gallery {position:relative; width:812px; border:0px; z-index:1; float:right;}
#images {border:0px; height:396px; margin-bottom:0px}
#image {position:relative; width:812px; height:396px; padding:0px; border:0px; background: url(images/loading.gif) center center no-repeat; z-index:2;}
#image img {position:absolute; }
#thumbwrapper {width:812px; height:0px; border:0px; z-index:3; }
#thumbarea {position:relative; overflow:hidden; height:80px; width:812px; top:-80px; background-image:url(img/thumb_back.png); background-repeat:repeat; z-index:4; }
#thumbs {position:absolute; list-style:none; height:80px; border:0px; z-index:5;}
#thumbs li {float:left; margin-left:10px; padding-top:10px;cursor:pointer; }
#thumbs li img{border:1px solid #FFFFFF; padding:2px; margin-bottom:10px;}
.imgnav {position:absolute; width:20%; z-index:100; height:396px; width:20%; z-index:100; outline:none; cursor:pointer}
#previmg {left:0; background:url(img/left.png) left center no-repeat; }
#nextimg {right:0; background:url(img/right.png) right center no-repeat; }

