* {margin:0; padding:0}
#images {border:0px solid #9ac1c9; height:232px; background:#eef5f6; margin-bottom:20px}
#image {position:relative; width:754px; height:232px; padding:0px; border:0px solid #666; background:#FFF url(../images/loading.gif) center center no-repeat}
#image img {position:absolute; top:0px; left:0px}
#thumbwrapper {margin-top:10px; padding:0px 0; width:682px; height:100px; border:0px solid #666; background:#FFF; visibility:hidden;}
#thumbarea {position:relative; overflow:hidden; height:100px; width:682px; }
#thumbs {
	position:absolute;
	list-style:none;
	margin-left:5px;
	height:100px;
	width:10000px;
	border-right:5px solid #FFF;
	left: 12px;
	top: 274px;
}
#thumbs li {float:left; margin-right:5px; cursor:pointer}
.imgnav {position:absolute; height:232px; width:1%; z-index:50; width:5%; z-index:50;}
#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)}
