.newsticker {
	display: block;
	overflow: hidden;
	position: relative;
	width: 158px;
	height: 68px;
}
.newsticker ul {
	padding: 0;
	margin: 0;
	width: 162px;
}
.newsticker ul li {
	display: block;
	padding: 0;
	list-style-type: none;
	margin: 0;
	height: 68px;
	width: 158px;
}
