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