table {
	vertical-align: top;
}

tr,
td {
	vertical-align: top;
}

#escolhas tr,
#printableTable td {
	cursor: pointer;
}

.resposta {
	min-height: 1em;
}
