#content .stafflist tr:hover {
  background-color: #D0E8FC;
}

#content .stafflist  {
	margin-top: 0;
	font-size: 75%;
	font-stretch: narrower;
}

#content .stafflist  td {
	vertical-align: top;
}

#content .stafftable td:hover {
  background-color: #D0E8FC;
}

#content .stafftable {
	width: 100%;
	font-size: 100%;
	text-align: center;
	font-weight: bold;
	margin-top: 0;
	vertical-align: top;
}

#content .stafftable .job {
	margin-top: 0;
	font-size: 90%;
	font-weight: normal;
}
