* {margin:0; padding:0}
#gallery {width:360px; height: 445px; position:relative; float:left;}
#images { height:225px; background:#eef5f6; margin-bottom:20px}
#image {position:relative; width:360px; height:330px; background:#FFF url(images/loading.gif) center center no-repeat}
#image img {position:absolute;left:0px}
#thumbwrapper { padding:5px 0; width:360px; height:100px; background:#FFF}
#thumbarea {position:absolute; overflow:hidden; height:100px; width:360px; left: 0px; }
#thumbs {position:relative; list-style:none; margin-left:0px; height:100px; width:1000px; margin-top: 5px; margin-left: 6px;}
#thumbs li {float:left; margin-right:5px; cursor:pointer}
.imgnav {position:absolute; height:330px; width:20%; z-index:100; width:20%; z-index:100; outline:none; cursor:pointer}
#previmg {left:0; background:url(images/left.gif) left center no-repeat;}
#previmg:hover {opacity:1; filter:alpha(opacity=100)}
#nextimg {right:0; background:url(images/right.gif) right center no-repeat;}
#nextimg:hover {opacity:1; filter:alpha(opacity=100)}
