div.referent_name {
	font-size: 120%;
	font-weight: bold;	
}

div.person_name {
	font-weight:bold;
}

div.person_desc {
	font-size: 90%;
	margin-top: 8px;
	text-align: left;
}

.person_data {
	font-size:90%;
}

hr.person {
	margin-top: 10px;
	margin-bottom: 10px;
	height: 1px;
}

img.referent {
	width: 150px;
	margin-right:10px;
}

img.person {
	width: 80px;
	margin-right:10px;
}

img.detail {
	width: 250px;
	margin-right:10px;
}
