#browser_person {
	width: 320px;
	background-color: #f8f8f8;
	border: 1px solid #ddd;
	line-height: 170%;
}
#browser_person TABLE {width:100%}
#browser_person .image {line-height: 0}
#browser_person .label {width: 80px;float: left;text-align: right;margin-right: 3px; font-weight: bold;}

	TABLE.persons td {padding: 10px 0	}
	TABLE.persons .name {font-weight: bold; color: #222; float: left; margin-left: 83px; width: 200px}
	TABLE.persons .team_function {font-size: 7.5pt; margin-left: 83px; color: #888}
	TABLE.persons .photo {width: 80px}
	TABLE.persons .label {width: 80px;float: left;text-align: right;margin-right: 3px}
