/* Structure */

#contentall td.unansweredQuestion strong {
	color: #ACB5D2;
}
			
#contentall td.answeredQuestion strong {
	color: #00CC00;
}

