
#staff-list {
	width: 100%;
}
#staff-list td {
	padding: 20px;
	width: 50%;
}

#staff-list h5 {
	font-size: 120%;
	font-weight: bold;
	line-height: 130%;
	margin-bottom: .1ex;
}
	#staff-list h6 {
		color: #555;
	}
