#gallery {position:relative; margin:0px; padding:0px; border:0px;}
#image {position:relative; width:527px; height:408px; background:#FFF url(images/loading.gif) center center no-repeat;}
#image img {position:absolute; top:0px; left:0px;}
#thumbwrapper {border:0; margin:0px; padding:0px; width:424px; padding-top:8px; float:left;}
#thumbarea {position:relative; left:0px; top:0px; padding:0px; margin:0px;}
#thumbs {width:424px; height:60px; float:left; list-style:none;  border:0xp; padding:0xp; margin:0px;}
#thumbs li {float:left; margin:0px 16px 0px 0px; cursor:pointer; padding:0px;}

.imgnav {position:absolute; margin-top:10px; height:375px; width:20%; z-index:100; width:20%; z-index:100; outline:none; cursor:pointer;}
#previmg {left:0; background:url(images/left.png) left center no-repeat;}
#previmg:hover {opacity:70; filter:alpha(opacity=70);}
#nextimg {right:0; background:url(images/right.png) right center no-repeat;}
#nextimg:hover {opacity:70; filter:alpha(opacity=70);}
