.field_row{clear:both;}
.cb_wrap{clear:both;margin:0 0 0.5em 4px;}
div.field_row{
	line-height:20px;
	margin-bottom:1em;
}
#contact_form .error{
	color:#BB0000;
	font-weight:bold;
}
#contact_form label{
	display:block;
	float:left;
	width:125px;
	line-height:20px;
	text-indent:7px;
}
#contact_form #row_message label{
	height:175px;
}
#contact_form #row_cst_55 label{
	display:inline;
	float:none;
	background:transparent;
	text-indent:0;
	width:auto;
}
#contact_form #row_cst_55 .field_row_checkbox_title{
	display:none;
}
#contact_form input.text_field{
	display:block;
	border:1px solid #818181;
	margin:0;
	width:250px;
	height:auto !important;
	height:20px;
	overflow:hidden;
	line-height:16px;
	padding:1px 0 1px 5px;
}
#contact_form textarea{
	border:1px solid #818181;
	width:250px;
	height:175px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:inherit;
	padding:0 0 0 5px;
	line-height:18px;
	overflow:auto;
	margin:0;
}
#contact_form input[type=text]:focus, #contact_form textarea:focus {background:#FFEEB9; color:#333; border-color:#C98500;}
#contact_form #row_submit,
#contact_form #row_cst_8{
	text-align:left;
	margin:10px 0 0 125px;
	background:transparent;
	padding-bottom:1em;
}
#row_cst_9 #uid9{
	width:257px;
}
/*
input.tx-powermail-pi1_confirmation{
	margin:0.5em 0;
	width:auto;
}
table.powermail_all_table{
	margin-bottom:1em;
}
table.powermail_all_table td{
	padding-right:1em;
}*/
#content p.required_note{
	font-size:11px;
	color:#8C8C8C;
}