﻿#content #questionnaire-form ol {
	margin-left: 0;
}

#content #questionnaire-form li {
	list-style-position: inside;
	margin-left: 0;
}

#content .question {
	font-size: .9em;
	font-weight: bold;
	color: #444;
}

#content .question .field {
	margin-bottom: 3px;
}

#content .question .radio label {
	font-weight: normal;
}

#content .question textarea {
	width: 480px;
	height: 3em;
	font-weight: normal;
}