table.officegroup {
	border: 1px solid black;
}

table.officegroup th,
table.officegroup td {
	border-bottom: 1px solid black;
}

table.officegroup th {
	width: 250px;
}

table.officegroup th.physicans {
	width: 325px;
}

table.officegroup td span.manager {
	display: block;
	text-transform: uppercase;
}
