

#newsticker {
	background: #ffffff;
	position: relative;
	width:auto;
}
#newsticker ul {
	list-style: none;
	min-height: 1.6em;
	padding: 0px 0px;
	padding-right: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	letter-spacing: -1px;
	text-transform: none;
	height: 1.6em;
	overflow: visible;
}



