* {margin:0; padding:0}
body {margin:0; padding:0; font-family:arial; font-size:12px; }
h2 {color:#666; border-bottom:dotted 2px #eb6a0a; padding:5px 0 5px 20px;}
#gallery {_position:relative; float:left;_width:357px; height:600px; margin:0px auto;}
#images {border:1px solid #ffcc00; _width:600px; height:600px; background:blue; margin-bottom:10px;}
#image {position:relative; width:357px; height:234px;margin:0; background:url(../images/loading.gif) center center no-repeat;}
#image img {position:absolute; padding:0 15px;}
#thumbwrapper {margin-top:10px; padding:0px; width:400px; height:300px;}
#thumbarea {position:relative; overflow:hidden; height:128px; width:400px; }
#thumbs {position:absolute; list-style:none; margin-left:5px; height:128px; width:10000px;}
#thumbs li {float:left; margin-right:5px; cursor:pointer}
.imgnav {position:absolute; height:240px; width:20%; z-index:100; z-index:100; outline:none; cursor:pointer}
#previmg {left:0; background:url(../images/left.gif) left center no-repeat; /*border-left:0px solid none;*/}
#previmg:hover {opacity:1; filter:alpha(opacity=100)}
#nextimg {right:0; background:url(../images/right.gif) right center no-repeat; /*border-right:0px solid none;*/}
#nextimg:hover {opacity:1; filter:alpha(opacity=100)}
