* {margin:0; padding:0}
#image {position:relative; width:235px; height:95px;  border-top:1px solid #d9d9d9; border-left:1px solid #d9d9d9; border-right:1px solid #d9d9d9; background:#FFF url(images/loading.gif) center center no-repeat}
#image img {position:absolute; top:5px; left:25px}
#thumbwrapper {padding:5px 0; width:235px; height:66px; border-bottom:1px solid #d9d9d9; border-left:1px solid #d9d9d9; border-right:1px solid #d9d9d9; background:#d1f6ff}
#thumbarea {margin-top:11px; position :relative; overflow:hidden; height:66px; width:235px; }
#thumbs {position:absolute; list-style:none; margin-left:5px; height:66px; width:10000px; border-right:5px solid #FFF}
#thumbs li {float:left; margin-right:5px; cursor:pointer}
.imgnav {position:absolute; height:95px; width:20%; z-index:90; height:95px; width:20%; z-index:90; outline:none; cursor:pointer}
#previmg {left :0; background:url(images/left.jpg) left center no-repeat;}
#previmg:hover {opacity:1; filter:alpha(opacity=100)}
#nextimg {right:0; background:url(images/right.jpg) right center no-repeat; }
#nextimg:hover {opacity:1; filter:alpha(opacity=100)}
