.newsticker {
	padding: 0 5px 0 15px;
	width: 370px;
	text-align: left;
	position: relative;
	overflow: hidden;
	float: left;
	line-height: 80px;
	background-color: #FFF;
}

.newsticker ul {
	
	position: relative;
}

.newsticker ul li {
	height:50px;
	display: none;
}
