#contact_form {
	width:553px;
	background:#EEEEEE;
	font-size:11px;
	padding:10px;
	float:left;
}
#contact_form em {
	color:#ff0000;
}
#contact_form fieldset {
	padding:0;
	border:0;
	margin:0;
}
#contact_form label {
	width:84px;
	padding:1px 0 1px 0;
	float:left;
}
#required {
	padding:5px 10px;
	text-align:right;
}
#contact_details {}
#contact_details div {width:276px;margin:0 0 10px;float:left;}
#contact_details label {}
#contact_details input {width:183px;height:20px;padding:0;border:1px solid #7F9DB9;}

#message {}
#message div {}
#message label {}
#message textarea {width:460px;height:121px;padding:0;border:1px solid #7F9DB9;}

#contact_method {padding:10px 0;}
#contact_method div {margin:0 0 0 74px;padding:5px 0;clear:left;}
#contact_method label {width:auto;padding:1px 0 1px 4px;float:none;}
#contact_method input {float:left;}

#submit {margin:10px 0 0;
