.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 .regions {
	margin: 0 0 1.5em -0.56em;
}

.content .regions td {
	width: 30%;
	font-size: 100%;
	font-weight: normal;
	text-align: left;
	padding: 0.5em 0.25em;
}

.content .regions .margin {
	width: 5%;
}

.regions td.current {background: #E7C57D;}
.regions div.current {background: #F4F5F7;}

h2 {
	font-size: 94%;
	color: #454749;
	margin: 0 0.33em 0.25em 0.33em;
}

.regions div {
	float: left;
	font-size: 82%;
	white-space: nowrap;
	padding: 0.16em 0.39em;
}
