label
{
	line-height:			18px;
	font-family:			"Trebuchet MS", Verdana, Arial, Helvetica;
	font-size:				11px;

	color:					#333333;

	width:					200px;
	margin-right:			10px;
}

label.radio
{
	float:					none;
}

h3
{
	font-size:				15px;
}

td.survey_question
{
	margin-top:				10px;
}

td.survey_option
{
	vertical-align:			bottom;
}

textarea.textfield
{
	line-height:			13px;
}