div.fixturebox {
	clear: both;
	margin: 0px 0px 10px 0px;
	border: 1px solid #006;
	width: 398px;
}

div.fixturedate {
	background-color: #369;
	padding: 2px;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	border-bottom: 1px solid #006;
	width: 394px;
}

table.dailyfix {
	width: 396px;
	border: 0px;
	border-collapse: collapse;
	font-size: 0.9em;
}

table.dailyfix th {
	border: 0px;
	padding: 0px;
}

	table.dailyfix th.dfa { text-align: left; width: 128px; }
	table.dailyfix th.dfb { text-align: left; width: 108px; }
	table.dailyfix th.dfc { text-align: center; width: 40px; }
	table.dailyfix th.dfe { text-align: center; width: 60px; }
	table.dailyfix th.dfd { text-align: center; width: 40px; }
	table.dailyfix th.dff { text-align: center; width: 20px; }

table.dailyfix td {
	border: 0px;
	vertical-align: top;
	border-bottom: 1px solid #ccc;
	padding: 0px;
}

	table.dailyfix td.dfa { width: 128px; text-align: left; }
	table.dailyfix td.dfb { width: 108px; text-align: left; }
	table.dailyfix td.dfc { width: 40px; text-align: center; }
	table.dailyfix td.dfe { width: 60px; text-align: center; }
	table.dailyfix td.dfd { width: 40px; text-align: center; }
	table.dailyfix td.dff { width: 20px; text-align: left; }
	
label#LTeamsArchive {
	float: left;
	line-height: 22px;
}

select#TeamsArchive {
	float: right;
}
