.hidden{
	display:none;
}
.hspacer1{
	width:100%;
	height:10px;
	font-size:0;
	clear:both;
}
.hspacer2{
	width:100%;
	height:15px;
	font-size:0;
	clear:both;
}
.PagerControl{
	font-size:0.8em;
	color:#999999;
}
.row{
	width:99%;
}
.row .label{
	width:30%;
	float:left;
}
.row .field{
	width:70%;
	float:left;
}
.row .label SPAN, .row .field SPAN, .row .label LABEL{
	font-size:0.8em;
	color:#999999;
}

.image_outer{
	margin-right:10px;
	margin-bottom:10px;
}
.image_inner{

}
.image_border{

}
.gallery{
	width:100%;
	background-color
}
.gallery_image{
	width:30%;
	float:left;
}
.gallery_description{
	width:65%;
	float:left;
}
.gallery_description H4{
	position:relative;
	top:-13px;
}
.gallery_description P{
	position:relative;
	top:-13px;
}
.ErrorMessage{
	color:red;
}