.tickercontainer { /* main background */

	color:#315177 !important;

	background: #cfdee2 !important; 

}

ul.newsticker a { /* same as above */

	color:#315177 !important;

}

ul.newsticker li { /* seperator */

	border-right-color:#2c7b9b !important;

}

ul.newsticker li.first_title { /* title */

	color:#ffffff !important;

	background-color:#000000 !important;

	border:none !important;

}