/** {margin:0; padding:0}*/
#gallery {position:relative; width:700px;   }
#images { height:225px; background:#eef5f6; margin-bottom:20px; }
#image {background:#FFF url(../images/loading.gif) center center no-repeat; }
#image img {position:absolute; }

#thumbwrapper {margin-top:10px; padding:5px 0; width:100%; height:100px; display: none;}
#thumbarea {position:relative; overflow:hidden; height:100px; width:100%; display: none; }
#thumbs {position:absolute; list-style:none; margin-left:5px; height:100px; width:10000px; display: none; }
#thumbs li {float:left; margin-right:5px; cursor:pointer; display: none;}
.imgnav {position:absolute; height:375px; width:20%; z-index:100; height:375px; width:20%; z-index:100; outline:none; cursor:pointer; display: none;}
