input[type='checkbox'].clear {
	border: none;
	padding: 0;
	margin: 0;
	background-color: transparent;
}

.question td {
	padding-top: 10px;
}