#gallery {width:854px}
#images {height:503px; background:#eef5f6; margin-bottom:20px}
#image {position:relative;width:854px;height:503px;background:#000 url(loading.gif) center center no-repeat}
#image img {position:absolute;}
#thumbwrapper {margin-top:10px; width:835px; height:200px; border:2px solid #666; background:#FFF; padding-left:15px; padding-top:15px;}
#thumbarea {position:relative; overflow:hidden; height:200px; width:822px;  }
#thumbs {position:absolute; list-style:none; height:200px; width:10000px; border-right:5px solid #FFF; }
#thumbs li {float:left; margin-right:5px; cursor:pointer}
.imgnav {position:absolute; height:375px; width:20%; z-index:100; height:515px; width:20%; z-index:100; outline:none; cursor:pointer}
#previmg {left:0; background:url(left.png) left center no-repeat;}
#previmg:hover {opacity:1; filter:alpha(opacity=100)}
#nextimg {right:0; background:url(right.png) right center no-repeat;}
#nextimg:hover {opacity:1; filter:alpha(opacity=100)}
