#this_week th {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	text-align: left;
	color: #000;
}

#this_week td {
	font-family: Verdana;
	font-size: 8pt;
	letter-spacing: 1px;
	color: #000;
	padding: 0 0 10px 10px;
	border-top: 1px solid #aaa;
}

#staff {
	width: 350px;
}

#staff td, #staff th {
	font-family: Verdana;
	font-size: 8pt;
	letter-spacing: 1px;
	color: #000;
	vertical-align: top;
	padding: 8px;
}

#staff .staff_info, #staff th {
	height: 33px;
}

#staff .staff_place {
	height: 20px;
	vertical-align: bottom;
}

#staff th {
	text-align: left;
	vertical-align: bottom;
}