* {margin:0; padding:0}
body {}
#gallery {position:relative; width:501px; margin:0px auto; padding:10px; margin-left: 10px;}
#images {height:225px; background:#FFF; margin-bottom:20px;}
#image {position:relative; width:496px; height:372px; padding:0px; background:#FFF url(../images/loading.gif) center center no-repeat; border: 3px solid #FFF;}
#image img {position:absolute;}
#thumbwrapper {padding:5px 0; width:501px; height:30px;}
#thumbarea {position:relative; overflow:hidden; height:29px; width:501px; }
#thumbs {position:absolute; list-style:none; margin-left:0px; height:100px; width:10000px;}
#thumbs li {float:left; margin-right:5px; cursor:pointer; border: 2px solid #FFF; background-color: #FFFFFF;}
.imgnav {position:absolute; height:375px; width:20%; z-index:100; height:330px; width:20%; z-index:100; outline:none; cursor:pointer}
#previmg {left:0; background:url(../images/prev.png) left top no-repeat; top: 20px;}
#nextimg {right:0; background:url(../images/next.png) right top no-repeat; top: 20px;}}