* {margin:0; padding:0}
#gallery {position:relative; width:600px; margin:0px auto; padding:10px; border:0px solid #000; background:#000}
#images {border:1px solid #000000; height:225px; background:#000000; margin-bottom:0px}
#image {position:relative; width:672px; height:375px; padding:5px; border:0px solid #000; background: url('images/loading.gif') no-repeat center; }
#image img {position:absolute; top:5px; left:5px}
#thumbwrapper {margin-top:10px; padding:5px 0; width:672px; height:100px; border:1px solid #000; background:#000}
#thumbarea {position:relative; overflow:hidden; height:100px; width:682px; }
#thumbs {position:absolute; list-style:none; margin-left:5px; height:100px; width:50000px; border-right:5px solid #000}
#thumbs li {float:left; margin-right:5px; cursor:pointer}
.imgnav {position:absolute; height:100px; width:20%; z-index:100; height:25x; width:10%; z-index:100; outline:none; cursor:pointer}
#previmg {left:0; background:url('images/prevlabel.gif') no-repeat left center; border-left:25px solid #C0B3A8;}
#previmg:hover {opacity:1; filter:alpha(opacity=100)}
#nextimg {right:0; background:url('images/nextlabel.gif') no-repeat right center; border-right:25px solid #C0B3A8}
#nextimg:hover {opacity:1; filter:alpha(opacity=100)}