.ui-newsticker,.ui-newsticker-item,.ui-newsticker-list{
	height:40px;
	overflow:hidden
}
.ui-newsticker{
	border-radius:0px;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	color:(0,0,0,0.9);
	cursor:default;
	font-weight:600;
	font-size:20px;
	line-height:25px;
	margin:10px;
	position:relative
}

.ui-newsticker-list{
	position:absolute;
	top:10 px
}
.ui-newsticker-item{
	white-space:nowrap
		
}