.content table {
	width: 100%;
	margin: 0 0 1.5em -0.45em;
}

.content table td {
	width: 28%;
}

.content table .margin {
	width: 8%;
}

.content table p {
	padding: 0.2em 0.53em;
	margin-bottom: 0.25em;
}

.current {
	background: #E7C57D;
}

h2 {
	margin-top: 1.5em;
}

.sub {
	padding-top: 1em;
	border-top: 1px dotted #C0C1C3;
	margin-top: 1.25em;
}
