#Ticker {
	margin: 5px 5px 0px;
	padding: 1px 3px;
	width: 85%;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

#TickerText {
	color: #611861;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	text-transform: uppercase;
}
