
.commissioner {
	width: 100%;
	border: 1px solid silver;
	margin-bottom: 10px;
}

.commissioner th, .commissioner td {
padding: 2px;
font-size: .875em;
}

.commissioner th {
background: #666666;
color: white;
}