* {margin:0; padding:0}
body {font:12px Verdana, Arial, Helvetica, sans-serif; background:#fff}
#gallery {position:relative; width:920px; margin:auto;}
#images {height:208px;margin-bottom:2px}
#image {position:relative; width:920px; height:208px; url(../images/loading.gif) center center no-repeat}
#image img {position:absolute;}
#thumbwrapper {padding:5px 0; width:920px; height:100px;}
#thumbarea {position:relative; overflow:hidden; height:100px; width:860px; margin-left:30px; }
#thumbs {position:absolute; list-style:none; margin-left:5px; height:48px; width:10000px;}
#thumbs li {float:left; margin-right:5px; cursor:pointer}
.imgnav {position:absolute; height:208px; width:20%; z-index:100; height:208px; width:20%; z-index:100; outline:none; cursor:pointer}
#previmg {left:0; background:url(../images/left.png) left center no-repeat;}
#previmg:hover {opacity:1; filter:alpha(opacity=100)}
#nextimg {right:0; background:url(../images/right.png) right center no-repeat;}
#nextimg:hover {opacity:1; filter:alpha(opacity=100)}
