/*Example CSS for the two demo tickers*/

#domticker{
padding: 9px 0 0px 10px;
float:left;
overflow:hidden;
}

#domticker a{
	font-family:georgia,serif;
	font-size:1.5em;
}


