*
#gallery {width:570px; background:#FFFFFF}
#images {height:370px; }
#image {position:relative; width:555px; height:384px; background:#FFF url(images/loading.gif) center center no-repeat}
#image img {position:absolute; top:7px; left:0px}

.imgnav {position:absolute; height:370px; width:20%; z-index:100; height:370px; width:20%; z-index:100; outline:none; cursor:pointer}
#previmg {left:0; background:url(images/left.gif) left center no-repeat; border-left:0px solid #FFF; opacity:.4;}
#previmg:hover {opacity:.6; filter:alpha(opacity=100)}
#nextimg {right:0; background:url(images/right.gif) right center no-repeat; border-right:0px solid #FFF; opacity:.4;}
#nextimg:hover {opacity:.6; filter:alpha(opacity=100)}