#content
{
	width:559px;
	height:518px;
	overflow:hidden;
}

#contentgallery
{
	margin-top:34px;
	width:550px;
	float:left;
	height:350px;
}
/* create custom forward-backward buttons for this container */
#gallery_container .SlideItMoo_forward,
#gallery_container .SlideItMoo_back{ 
	display:block; 
	position:absolute; 
	cursor:pointer; 
	width:25px; 
	height:134px; 
	bottom:4px; 
	right:-3px; 
	background:url(gallery_fwd2.jpg) center no-repeat;
}
#gallery_container .SlideItMoo_back { 
	left:-3px; 
	background:url(gallery_back2.jpg) center no-repeat; 
}

#gallery_container
{
	width:512px;
	height:134px;
	background:#EBE2E5;
	display:block;
	position:relative;
	margin:10px auto;
	padding:7px 0 0;
}

#thumb_container
{
	position:relative;
	overflow:hidden;
	width:462px;
	height:130px;
	margin:0 auto;
}

#thumbs
{
	display:block;
	position:relative;
	width:6000px;
}

#thumbs div.thumbnail
{
	display:block;
	position:relative;
	float:left;
	margin:2px;
	font-size:11px;
	text-align:center;
}

#thumbs a
{
	clear:both;
	display:block;
	margin:0;
	padding:0 5px;
}

#thumbs a img
{
	border:1px #333 solid;
}
