
.championship th
{
	width: 20%;
}

.championship td
{
	white-space: nowrap;
}

.result
{
	text-align: center;
}

.left
{
	text-align: right;
}

.right
{
	text-align: left;
}

.result-edit .button
{
	margin: 0 0.5em;
	width: 4em;
}

.results-division
{
	float: left;
}

.results-division h3
{
	white-space: nowrap;
	padding: 0 1em 0 0;
}

.result-row td
{
	padding-bottom: 1em;
}
