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