table {
	background-color: #224466;
	width: 400px;
}

td {
	background-color: #ffffff;
	padding: 4px;
}

td.question-label {
	text-align: right;
}
