.field_row{clear:both;}
div.field_row{
	line-height:25px;
	margin-bottom:4px;
}
#small_contact_form .error{
	color:#D20000;
	font-weight:bold;
}
#small_contact_form label{
	display:block;
	float:left;
	width:150px;
	line-height:25px;
	text-indent:0px;
}
#small_contact_form input.text_field{
	padding:4px 0 5px 5px;
	background:url(../../images/bg_form_field.png) no-repeat left center;
	border-width:0px;
	margin:0;
	width:223px !important;
	width:228px;
	height:auto !important;
	height:25px;
	overflow:hidden;
	line-height:16px;
}
#small_contact_form p.error{margin-bottom:0;}
#small_contact_form #row_submit{text-align:right;width:379px !important;width:382px;}
#small_contact_form .required_note{font-size:11px;color:#8C8C8C;}
