
* {margin:0; padding:0}
#gallery {position:relative; width:420px; margin:30px auto; padding:6px; border:3px solid #000; background:#AAA}
#images {border:1px solid #9ac1c9; height:150px; background:#eef5f6; margin-bottom:6px; margin-left:6px}
#image {position:relative; width:415px; height:230px; padding:1px; border:1px solid #666; background:#FFF url(images/loading.gif) center center no-repeat}
#image img {position:absolute; top:2px; left:10px}
#thumbwrapper {margin-top:15px; padding:6px 0 6px 0; width:420px; height:65px; border:1px solid #666; background:#FFF}
#thumbarea {position:relative; overflow:hidden; height:63px; width:415px; }
#thumbs {position:absolute; list-style-type:none; margin-left:3px; height:60px; width:10000px; border-right:3px solid #FFF}
#thumbs li {float:left; margin:1px; cursor:pointer; }
.imgnav {position:absolute; height:220px; width:20%; z-index:60; height:220px; width:20%; z-index:60; outline:none; cursor:pointer}
#previmg {left:0; background:url(images/left.gif) left center no-repeat; border-left:5px solid #FFF}
#previmg:hover {opacity:1; filter:alpha(opacity=100)}
#nextimg {right:0; background:url(images/right.gif) right center no-repeat; border-right:5px solid #FFF}
#nextimg:hover {opacity:1; filter:alpha(opacity=100)}
