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