table#rehearsals {
	width: 100%;
}

table#rehearsals th {
	width: 50%;
}

table#rehearsals td {
	border-bottom: 1px solid #888;
}

