* {margin:0; padding:0}
body {font:12px Verdana, Arial, Helvetica, sans-serif; background:#666 url(bg.png)}
#gallery {position:relative; width:424px; margin:1px auto; padding:1px; border:1px solid #e7e7e7; background:white}
#images {border:1px solid #e7e7e7; height:330px; background:white; margin-bottom:1px}
#image {position:relative; width:420px; height:330px; padding:1px; border:1px solid white; background: url(images/loading.gif) center center no-repeat}
#image img {position:absolute; top:5px; left:5px}
#thumbwrapper {margin-top:1px; padding:5px 0; width:421px; height:85 px; border:1px solid #e7e7e7; background:white}
#thumbarea {position:relative; overflow:hidden; height:75px; width:424px; }
#thumbs {position:center; list-style:none; margin-left:5px; height:85px; width:10000px; border-right:5px solid white}
#thumbs li {float:left; margin-right:10px; cursor:pointer}
.imgnav {position:absolute; height:3px; width:20%; z-index:100; height:85px; width:20%; z-index:100; outline:none; cursor:pointer}
#previmg {left:0; background:url(images/left.gif) left center no-repeat; border-left:5px solid white}
#previmg:hover {opacity:1; filter:alpha(opacity=100)}
#nextimg {right:0; background:url(images/right_1.gif) right center no-repeat; border-right:5px solid #FFF}
#nextimg:hover {opacity:1; filter:alpha(opacity=100)}