.tickerWrapper{
	width:970px;
	height:18px;
	background-color:#162A44;
	margin-bottom:5px;
	font-size:9pt;
	color: #bac0d0;
	font-weight: normal;
	overflow:hidden;
		
}
.tickerTitle{
	float:left;
	width:105px;
	font-family:'Century Gothic',Verdana,Arial;
	font-size:10px;
	line-height:16px;
	color: #99ccff;
	font-weight: normal;
	padding:1px 4px;
	margin-right:4px;
	border-right:solid 1px #213856;
}
#ticker, #strmarquee{
	float:left;
	width:848px;
	height:16px;
	font-size:9pt;
	color: #bac0d0;
	font-weight: normal;
	padding:0px 2px;
	overflow:hidden;
}

.item{
	font-weight:normal;
	font-family:'Century Gothic',Verdana,Arial;
	font-size:12px;
	line-height:16px;
	color:#fff;
	margin-right:100px;
}
.item .itemTeam{
	font-weight:normal;
	font-size:16px;
	line-height:16px;
	color:#e1e335;
}
.item .text{
	font-weight:normal;
	font-size:16px;
	color:#e6e7b3;
}
.item .greenText{
	font-size:16px;
	color:#12cf04;
	font-weight:normal;
}
.item  .redText{
	font-size:16px;
	color:#d40b0b;
	font-weight:normal;
	
}
.item .matchSep{
	padding:0px 10px;
	font-size:16px;
	font-weight:normal;
}
.item .totalText{
	font-size:12px;
	color:#dddddd;
	font-weight:normal;
}
