#pageform .question {
	clear: both; 
	margin-bottom: 30px; 
	overflow: hidden;
}

#pageform .QuestionTitle {
	display: block;
	font-weight: bold;
}

#pageform .QuestionNote {
	display: block;
	font-size:90%;
	margin-bottom: 5px; 
}

#pageform .answer {
	display: block;
}