th, td{
	text-align:center;
}
th {
	text-transform: uppercase;
}
table{
	width:100%;
}
.dateCell{
	background-color:#f7f7f7;
	color:#555555;
}
.win{
	font-weight: bold;
}
.score{
	font-size: 30pt;
}
.record{
	color:#AAAAAA;
	white-space: nowrap;
}
.injury{
	color:#AAAAAA;
	white-space: nowrap;
	font-size: 10pt;
	line-height: 10pt;
}
.betPoints{
	font-weight: bold;
}
.gameCardGrey{
	background-color: rgb(241, 241, 241);
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.gameCardWhite{
	background-color: rgb(255, 255, 255);
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.wisfb_logoImage{
	width:80px;
	margin:0px;
	padding:0px;
}
.smallImage{
	width:80px;
	margin:0px;
	padding:0px;
}
.whiteBG{
	background-color:#ffffff;
}
.leftAlign{
	text-align: left;
}
.lonelyWolf{
	width:80px;
	border-radius: 50%;
}
.tickerCell{
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.tickerCellNoMargin{
	padding-top: 10px;
	padding-bottom: 10px;
}
.minusLeft{
	margin-left: -5px;
}
