#gallery{ position:relative; width:634px;}
#images {height:423px; background:#000;  width:634px;}
#image {position:relative; width:634px; height:423px; background:#000 url(../images/ajax-loader.gif) center center no-repeat}
#image img {position:absolute; top:2px; left:2px}
#thumbwrapper {margin-top:4px; padding:5px 0; width:634px; height:72px; background:#000}
#thumbarea {position:relative; margin-left:48px; overflow:hidden; height:66px; width:528px; }
#thumbs {
	position:absolute;
	list-style:none;
	height:66px;
	width:10000px;
}
#thumbs li {float:left; cursor:pointer; margin:0 1px;}
.imgnav {
	position:absolute;
	top:455px;
	height:20px;
	width:20px;
	z-index:100;
	outline:none;
	cursor:pointer
}
#previmg {left:8px; background:url(../images/left.gif) left center no-repeat;}
#nextimg {right:8px; background:url(../images/right.gif) right center no-repeat;}


