.ticker2 {
	width: 340px;
	height: 150px;
	overflow: hidden;
	text-align: left;
}
.ticker2 ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.ticker2 ul li {
	list-style: none;
	height:257px;
	padding:7px;
}