table, th, td {
	border: 1px solid black;
}
th.score, td.score {
	width: 5%;
	vertical-align: middle;
	text-align: center;
	padding: 0.2rem;
}

.jury-table {
	border-style:none;
	border-left:0px;
	border-top:0px;
	border-bottom:0px;
}

span.cijfer {
	font-size:24px;
	color: #555;
}

label.belang {
	color:#a00;
}

input.cijfer {
	width: 40px;
}
