.tickercontainer { /* main background */
	color:#ffffff !important;
	background: #d10404 !important; 
}
ul.newsticker a { /* same as above */
	color:#ffffff !important;
}
ul.newsticker li { /* seperator */
	border-right-color:#000000 !important;
}
ul.newsticker li.first_title { /* title */
	color:#7a7a7a !important;
	background-color:#ffffff !important;
	border:none !important;
}