
	
/* form formatting */
#contact_form {
	border: none;
	margin-left: 13px;
}

#contact_form form fieldset {
	border: 0;
}

#contact_form form fieldset label {
	float:left;
	width: 200px;

}	