.gallery
{
	list-style:none;
	position:relative;
	width:50000px;
	height:48px;
	padding:0px;
	margin:0px;
}
.gallery li
{
	display:block;
	width:80px;
	height:48px;
	overflow:hidden;
	float:left;
	margin:0 10px 10px 0
}
.caption
{
	font-size:12px;
}
.galleria_wrapper
{
	margin:0px;
}
.replaced
{
	margin-left:auto;
	margin-right:auto;
	display:block;
}
#thumb_slider
{
	overflow:hidden;
	width:530px;
	height:48px;
	position:relative;
}
#thumb_slider img
{
	cursor:pointer;
	cursor:hand;
}
#main_image{margin:0 auto 30px auto;height:339px;width:564px;background:white;}
#main_image img{margin-bottom:5px;}

