
#ajaxticker1{
   font: arial;
	font-size: 10pt;
	color:#ffffff;
	padding-left: 0px;
	background-color: #ffffff;
	text-align: center;
	font-weight: bold;
	width: 450px;	
}

#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
	background-color: #ffffff;
	width: 450px;
}
