table li {
	list-style-type: none;
}

colgroup.question {
	background-color: #ccc;
}

colgroup.answer {
	background-color: #f3f3f3;
}

#submit {
	text-align: center;
	margin-bottom: 20px;
}