.sheet dd
{
	text-align:center;
}

.sheet label
{
	clear:both;
	float:none;
	padding:0 10px 0 10px;
}

.nosection
{
	color:#8A8A8A;
}

.recruit
{
	color:#068206;
}

.norecruit
{
	color:#DA0000;
}

.game1
{
	float:left;
	width:49%
}

.game2
{
	float:right;
	width:49%
}

.field h3
{
	font-size:1.2em;
	font-weight:bold;
	border-bottom:1px dashed #515848;
	margin:0 0 5px 0;
}

.field h3 .icon
{
	vertical-align:top;
}