﻿#tickerMaster
{
	width: 482px;
	height: 25px;
 	background: url(img/hdr-ticker.gif) repeat-x;
 	color: #fff;
}
#tickerText
{
	float: left;
	width: 350px;
	font-size: 11px;
}
#tickerLogos
{
	float: left;
	padding-top: 6px;
	padding-left: 28px;
	font-size: 8px;
}
.tickerAwayTeamScore
{
    color: Yellow;
    font-weight: bold;
}
.tickerHomeTeamScore
{
    color: Yellow;
    font-weight: bold;
}
.tickerStats
{
    color: Yellow;
    font-weight: bold;
}
