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

.fb_title_large{
	margin-top:15px;
	font-weight:bold;
	border-bottom:2px solid #DDDDDD;
}

.fb_title_avg{
	margin-top:10px;
	font-weight:bold;
}

.fb_title_small{
	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:#CC0000;
	font-weight:bold;
	text-align:center;
	margin-bottom:10px;
}

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

.fb_thanks{
	border:1px solid #CCCCCC;
	background-color:#F1F1F1;
	padding:10px;
	color:#0D6F48;
	font-weight:bold;
	text-align:center;
}

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

.fb_resetBut{
	display:none;
}