#gallery {position:relative; width:481px; height:481px; margin:0; padding:0px;}
#images {height:481px; background:#eef5f6; margin-bottom:10px;}
#image {position:relative; width:481px; height:365px; margin:0; padding:0; background:url(images/loading.gif) center center no-repeat;}
#image img {position:absolute; top:25px; left:25px;}
#thumbwrapper {margin:10px 0 0 0; padding:0; width:481px; height:60px; background:#FFF;}
#thumbarea {position:relative; overflow:hidden; height:60px; width:481px; }
#thumbs {position:absolute; left:0; list-style:none; margin:0; padding:0; height:60px; width:10000px;}
#thumbs li {float:left; margin:10px; padding:0; cursor:pointer;}
.imgnav {position:relative; height:375px; width:481px;/*20%*/ z-index:100; height:375px; width:481px;/*20%*/ z-index:100; outline:none; cursor:pointer;}
#previmg {left:0; background:url(images/left.gif) left center no-repeat;}
#previmg:hover {opacity:1; filter:alpha(opacity=100);}
#nextimg {right:0; background:url(images/right.gif) right center no-repeat;}
#nextimg:hover {opacity:1; filter:alpha(opacity=100);}