.test {
	font-size: 9px;
}
.dayPanel {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.time_class {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	text-align: left;
	position: relative;
	width: 58px;
	left: 0px;
	top: 0px;
}
.division_class {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
	position: absolute;
	width: 58px;
	top: 2px;
	right: 2px;
}
.versus_class {
	width:100%;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	height:7px;
	line-height:5px;
	font-size:9px;
	font-family:"Times New Roman", Times, serif
}
.panel_header_class {
	margin-bottom:2px;
}
.team_class {
	font-weight: normal;
	font-size: 11px;
	text-align:center;
	white-space:nowrap;

}
.locationPanel {
	font-weight: normal;
	font-size: 10px;
}
.conflict_class {
	color: #FF0000;
}
.ref_class {
	font-family:"Times New Roman", Times, serif;
	margin-top:3px;
}
a.add_ref_button {
	background-color:#FFFFFF;
}
form label {
	width: auto;
}

