@charset "utf-8";
/* CSS Document */

#contactFormPane {
	width:600px;
	margin-left:100px;
	display:block;
}
#contactFormPane fieldset {
	width:385px;
	margin-bottom:15px;
}
#contactFormPane legend{
	font-weight:bold;
	color:#88122C;
}
.rqrdFieldsReminder{
	margin:0px;	
}
