﻿.contest-table {
	border-bottom: 3px solid #bbb;
	width: 100%;
	margin-top: 15px;
	margin-bottom: 15px;
}

.contest-table td,
.contest-table th {
	font-size: 11px;
	color: #666;
	line-height: 21px;
	min-height: 21px;
	padding: 3px;
}

.contest-table th {
font-weight: bold;
background: #333;
color: #fff;
font-size: 11px;
padding-top: 1px;
padding-bottom: 1px;
}

.contest-table .game-period {
	font-weight: bold;
	color: #333;
	border-top: #ccc;
}

.contest-table td {
	background-color: #F5F5F5;
}

.contest-table .alt-row td {
	background-color: #EBEBEB;
}

/*
.col1 {width: 215px;}

.col2 {	width:135px;}

.col3 {	width:135px;}

.quarter .col1 {
	width: 135px;
}

.quarter .col2 {
	width:55px;
}

.quarter .col3 {
	width:85px;
}

.quarter .col4 {
	width:85px;
}

.quarter .col5 {
	width:85px;
}

*/



.agreement {
	padding: 20px;
}

.game-date-time {
	padding: 5px;
	clear:both;
}

