.fb_textArea{
	width:400px;
	margin-left:3px;
}

.fb_fieldTitle{
	margin-left:3px;
}
.fb_textField{
	margin-left:3px;
}

.fb_checkBox{
	
}

.fb_title{
	color:#3D5545;
	font-weight:bold;
}

.fb_title_large H2{
	display:block;
	padding:8px 5px 10px 3px;
	margin-top:10px;
	font-weight:bold;
	background-image:url(/images/form_title_bg.gif);
	background-repeat:no-repeat;
}

.fb_title_avg H2{
	margin-top:10px;
	font-size:12px;
	padding:3px;
	font-weight:bold;
}

.fb_title_small H2{
	font-weight:normal;
	color:#000;
	font-size:12px;
	margin-top:10px;
}

.fb_avg_large{
	margin-top:10px;
}

.fb_small_large{
	margin-top:10px;
}

.fb_fieldTitle{
	margin-top:10px;
	display:block;
}

.fb_fieldTitle2{
	display:inline;
	position:relative;
	top:-2px;
}

.fb_field{
	display:block;	
	margin-top:5px;
}

.fb_warning{
	border:1px solid #CCCCCC;
	background-color:#F1F1F1;
	padding:10px;
	color:#CC3333;
	font-weight:bold;
	text-align:center;
	margin-bottom:10px;
}

.fb_markedField{
	display:inline;
	color:#CC0000;	
}

.fb_thanks{
	background-color:#DEEEFD;
	border:1px solid #B6D3F3; 
	padding:10px;
	color:#333333;
	font-weight:bold;
	text-align:center;
}

.fb_buttons{
	border:1px solid #CCC;
	background-color:#F4F4F4;
	padding:3px;	
}

.fb_submitBut{
	text-align:center;
}

.fb_resetBut{
	text-align:center;
}
