.required {
	color: #FF0000;
}
.field_title {
	font-size: 12px;
	width: 30%;
	vertical-align: top;
	text-align:right;
	
}
.textfield {
	font-size: 12px;
	width: 70%;
}
.textarea {
	font-size: 12px;
	width: 70%;
	height: 100px;
}
.field_heading {
	font-size: 12px;
	
	border-bottom-width: 2px;
	
	
	
	
}
.select {
	font-size: 12px;
}
.checkbox_label {
	font-size: 12px;
	cursor: pointer;
	padding-right: 30px;
	
}
.radio_label {
	font-size: 12px;
	cursor: pointer;
	padding-right: 30px;
	
}
.email {
	font-size: 12px;
	width: 70%;
}
/*** Don't remove the class nixhier, this is required for ASP ***/
.nixhier {
	display:none;
}																																																																																																		