/*

If you need to further customize the FormBuilder CSS,
items in this file will over-ride the standard
FormBuilder CSS.  To use this file, rename it as
additional_styles.css and make changes as necessary.

*/

#formBuilderCSSIDEmail_Contact {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3d6b8c;
	font-weight:bold;
	line-height:21px;
	margin:0px;
	border:0px;
	padding:0px;}
	
#fieldformBuilderFieldEmail {
	height:16px;
	background:#D9D7D7;
	border: 1px #8C8B8B solid;}
	
#fieldformBuilderFieldName {
	height:16px;
	background:#D9D7D7;
	border: 1px #8C8B8B solid;}

#fieldformBuilderFieldReason_for_Inquiry {
	background:#D9D7D7;
	border: 1px #8C8B8B solid;}
