#newsticker {
	background: #222222;
	position: relative;
	font-family: arial, Times New Roman, serif;
	color:#bd1b21;
	font-size:14px;
	font-weight: bold;
}
#newsticker ul {
	list-style: none;
	min-height: 18px;
	padding: 10px 0px;
}