#gallery {position:relative; width:520px; padding:0; margin-top:10px;}
#images {border:2px solid #9ac1c9; padding:0; margin:0;}
#image {position:relative; width:520px; height:293px; background:#FFF url(images/loading.gif) center center no-repeat; padding:0; margin:0;}
#image img {position:absolute; top:2px; left:0}
#thumbwrapper {padding:0; width:520px; height:50px;}
#thumbarea {position:relative; overflow:hidden; height:50px; width:520px; padding:0; margin:0;}
#thumbs {position:absolute; list-style:none; margin-left:0; height:50px; width:10000px; padding:0; margin:0;}
#thumbs li {float:left; cursor:pointer; padding:0; margin:0 2px 0 0;}
.imgnav {position:absolute; height:293px; width:48%; z-index:100; height:293px; width:48%; z-index:100; outline:none; cursor:pointer}
#previmg {left:0;}
#previmg:hover {background:url(images/left.png) left center no-repeat;}
#nextimg {right:0;}
#nextimg:hover {background:url(images/right.png) right center no-repeat;}
