.required {
	color: #FF0000;
}
.field_title {
padding: 5px;
width: 120px;
vertical-align: top;
text-align:right;
}

.textfield {
width: 200px;
}


.field_heading {
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-top: 10px;
	color: #666666;
}

/*** Don't remove the class nixhier, this is required for ASP ***/
.nixhier {
	display:none;
}
