.form_required { font-size: 10px; color: #FF0000; }
.form_label { font-size: 9pt; }
.form_input { font-size: 9pt; }
.form_error{ font-size: 9pt;  color: #FF0000; font-weight: bold; }
.form_section{
	font-size: 12px;
	font-weight : bold;
	height:21px;
	background-image: url(/_img/table_head.gif);
	color: White;
}
.form_error li {
	margin-top:0px;
}
.form_small {
	font-size:9px;
}

form {
	padding:0px;
	margin:0px;
}