/* survey.php, v1.0 2009/04/16 00:00:00 Kevin Wright */

label.inputLabelSurvey {
	width: 10em;
	float: left;
}

label.checkboxLabelSurvey, label.radioButtonLabelSurvey {
	margin-top: 0.5em;
	margin-right: 0.3em;
	margin-bottom: 0.5em;
	margin-left: 0.5em;
}

select.pullDownSurvey {
	float: left;
	width:110px;
}

input.formButtonSurvey {
	margin-top:20px;
	float: left;
}

.selectSurvey {
	float:left;
}