#ticker {
	height: 80px;
	overflow: hidden;
	width:840px;
text-align:justify;
/*	font-family: Helvetica, Arial, sans-serif;*/
	font-size: 12px;
	line-height: 16px;
	padding: 0;
	margin: 0;
	color: #333;
}
#ticker li {
	height: 80px;
}


