th{
	vertical-align: middle;
	text-align: left;
	font-style: bold;
}
td{
	vertical-align: top;
}
	
.staffname, .staffresearch{

	width: 250px;
}
.staffpubs, .visitingname{
	width: 190px;
}
.visitingresearch{
	width: 258px;
}
.visitingpubs{
	width: 180px;
}
.studentname{
	width: 190px;
}
.studentproject{
	width: 480px;
}
table.home-matrix {
	border: none;
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
}
td.home-matrix {
	text-align: center;
	width: 200px;
}
td.home-intro {
	font-size: 90%;	
}	

table.centre{
	margin-left: auto; 
	margin-right: auto;
	text-align: center;
}
