@charset "utf-8";
#survey_request fieldset legend {
	font-size: 120%;
	font-weight: bold;
	color: #090;
}
#survey_request fieldset {
	margin-bottom: 15px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 2px solid #090;
}
