form.survey fieldset {
	margin-bottom:1em;
}

form.survey div {
	margin-bottom:1em;
	margin-top:0.5em;
}

form.survey div label {
	float:left;
	width:150px;
	margin-right:10px;
}

form.survey em
{
	font-weight: bold;
	font-style: normal;
	color: #f00;
}
