/* polls */
TABLE.poll TD.question_number {
	font-weight: bold;
}
TABLE.poll TD.question {
	font-weight: bold;
}

TABLE.poll DIV.choice {
	margin-left:5px;
	font-weight: normal;
}
