.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 table.items {
	width: 160px;
	margin: 0 0 0 -0.45em;
}

.content table.items td {
	width: 28%;
	text-align: left
}

.content table.items .margin {
	width: 8%;
}

.content table.items p {
	padding: 0.2em 0.53em;
	margin-bottom: 0.25em;
}

.current {
	background: #E7C57D;
}

.content p.location {
	font-size: 86%;
	font-weight: normal;
	line-height: 100%;
	margin-top: 0.5em;
	font-style: normal
}
