.ticker1-ul {
	background:#ffffff;
	padding:20px 20px;
	width:643px;
}
.ticker1-ul li {
	list-style:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
	color: #666666;
	text-align: center;
}
.ticker2-ul {
	background:#CC0000;
	padding:25px 25px;
	width:643px;
}
.ticker2-ul li {
	list-style:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #ffffff;
}