@charset "UTF-8";

.entry-content > table > tbody table th,
.entry-content > table > tbody table td
{
	padding: .75em 1em;
	text-align:center;
}

.entry-content > table > tbody table th:last-child
{
	border-right-width: 0px;
}