
div.division
{
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

div.boxed
{
	position: relative;
}

div.division table
{
	border: 1px solid black;
}

.division .set-height
{
	height: 1.4em;
}

.rounds .result
{
	width: 3.5em;
}

.rounds h3
{
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

.division .result, .rounds .result
{
	text-align: center;
}

.division th.player, .division th.other
{
	width: 3.5em;
	text-align: center;
}

.division th.player
{
	font-weight: normal;
}

.division .total, .division .place
{
	text-align: center;
}

.division form
{
	display: inline;
	padding: 0;
	margin: 0;
	border: 0;
}

.division td, .division th
{
	vertical-align: center;
}

.division .small
{
	padding: 0;
	margin: 0;
        font-size: 0.8em;
}

div.popup
{
	background: url(/images/c00.gif) repeat;
	position: absolute;
	top: 1em;
	left: 1em;
}

div.popup div.form
{
	padding: 2px;
}

div.popup div.form .label
{
	text-align: right;
}

div.popup div.form .buttons
{
	text-align: center;
}

table.key
{
	margin-left: 1em;
	background-color: #ffffff;
	text-align: center;
	border: 1px solid black;
}

.key .W, .key .B
{
	width: 3.5em;
}
