#photo
{
	float: left;
	padding-right: 1em;
	padding-bottom: 1em;
}

#contact
{
	border-collapse: collapse;
	margin-right: 1em;
	margin-bottom: 1em;
	clear: both;
}

#contact td
{
	border: 1px solid black;
	
	
}

#affiliations
{
	border-collapse: collapse;
	margin-right: 1em;
	margin-bottom: 1em;
}

#affiliations td
{
	border: 1px solid black;
}
