#newsticker {
	/*background: #ffffaf;*/
	position: relative;
	display:inline;
	left:0px;
	float:left;
	margin:0px;
}
#newsticker ul {
	/*border: 1px solid #fcf498;*/
	list-style: none;
	/*min-height: 1.6em;*/
	/*padding: 10px 15px;
	padding-right: 30px;*/
	margin:0px;
}
* html #newsticker ul {
	/*height: 1.6em;*/
	overflow: hidden;
	margin:0px;
}
#newsticker li.error {
/*	color: #f00;*/
margin:0px;
}
