.aside { 
	border-top: none; 
	margin-top: 9px; 
}

.aside p {
	font-weight: bold;
	font-size: 120%;
}

ul.reference li {
	list-style-type: none;
	margin-left: 1em;
}

table.figure td {
	text-align:center;
}

table.figure img {
	display: block;
	width:140px;
	height:120px;
	margin:10px;
}

table.personel td {
	padding-right:15px;
	padding-bottom:15px;
	vertical-align:top;
	width:150px;
}
table.personel img {
	width:100%;
	height:200px;
	padding-bottom:10px;
}

