.ticker {
	text-align: left;
	overflow: hidden;
}

.ticker ul {
	position: relative;
}

.ticker ul li {
	display: none;
}
