
#image {position:absolute; height: 280px;  background: url(../images/loading.gif) center center no-repeat}
#image img {position:absolute; border: 1px solid #FFF; }

#thumbs li {float:left; margin:0px; cursor:pointer; list-style-type: none; border: 1px solid #FFF; height: 50px; margin-bottom: 5px}
.imgnav {position:absolute; height:375px; width:20%; z-index:100; height:375px; 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)}