dl#staff dt {
	float: left;
	clear: left;
	width: 200px;
	text-align: right;
	font-weight: bold;
}

dl#staff dd {
	margin-left: 210px;
	margin-bottom: 10px;
}

dl#staff div.title {
	font-size: 80%;
	font-weight: normal;
	font-style: italic;
}
