#gallery {
	position:relative;
	width:337px;


}

#images { height:179px; background:#eef5f6; margin-bottom:5px}

#image {position:relative; width:337px; height:179px;  }

#image img {position:absolute; top:5px; left:0px}

#thumbwrapper {margin-top:0px; padding:5px 0; width:311px; height:56px;}

#thumbarea {position:relative; overflow:hidden; height:56px; width:337px;  }

#thumbs {position:absolute; list-style:none; margin-left:0px; height:60px; width:800px; border-right:5px solid #FFF}

#thumbs li {float:left; margin-right:5px; cursor:pointer}

.imgnav {position:absolute; height:50px; width:20%; z-index:100; height:475px; 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)}
