table.countdownTable {
	width: 80%;
}

div.preregs {
	margin-bottom: 10px;
}

div.preregs table {
	text-align: center;
	border-collapse: separate;
	background: #99cc99;
}

div.preregs table th {
	background: #669966;
	font-size: large;
}

div.preregs table tr td {
	background: #fff;
}

div.preregs span {
	color: #003399;
	font-weight: bold;
}