* {margin:0; padding:0}
#gallery {float:right;position:relative; width:250px;background:#fff;margin:13px 10px 10px 10px}
#images {height:188px; background:#000;}
#image {position:relative; width:260px; height:198px; background:#bcb7cd;background:url(../images/loading.html) center no-repeat}
#image img {position:absolute; top:5px; left:5px}
#thumbwrapper {margin-top:5px;width:260px }
#thumbarea {position:relative; overflow:hidden; height:52px; width:260px; }
#thumbs {position:absolute; list-style:none;width:10000px}
#thumbs li {float:left;cursor:pointer;margin-right:6px}
.imgnav {position:absolute; height:188px; width:20%; z-index:100; height:188px; width:20%; z-index:100; outline:none; cursor:pointer;}
#previmg {left:5px; background:url(../images/left.html) left center no-repeat}
#previmg:hover {opacity:1; filter:alpha(opacity=100)}
#nextimg {right:5px; background:url(../images/right.html) right center no-repeat;}
#nextimg:hover {opacity:1; filter:alpha(opacity=100)}