table.archeryscores {
	border: 1px solid #E5E5E5;
	width: 100%;
}
table.archeryscores thead tr {
	background-color: #EFEFEF;
}
table.archeryscores th {
	padding-left: 3px;
	padding-right: 3px;
	text-align: center;
}
table.archeryscores td {
	padding-left: 1px;
	padding-right: 4px;
}
table.archeryscores .getal {
	text-align: right;
	padding-left: 6px;
	padding-right: 1px;
}
table.archeryscores .persoon, table.archeryscores .klasse {
	white-space: nowrap;
}
table.archeryscores tr.ucol {
	background-color: #F4F4F4;
}
table.archeryscores .ucol .tekst {
	text-align: right;
	padding-right: 4px;
}
h3.wedstrijd {
	margin-top: 10px;
}
