.content table {
	width: 100%;
}

.content table td {
	width: 22%;
	font-size: 88%;
	font-weight: bold;
	text-align: center;
	padding: 0.5em 0 1em 0;
}

.content table .margin {
	width: 4%;
}

.content table img {
	width: 110px;
	height: 110px;
	border: 5px solid #E0E0E0;
	margin-bottom: 0.5em;
}

.content p.location {
	font-size: 86%;
	font-weight: normal;
	line-height: 100%;
	margin-top: 0.5em;
	font-style: normal
}
