#ajaxticker1{
	width: 100%;
	height: 14px;
	padding: 2px;
	background-color: #5482B6;
	font-family: tahoma;
	font-weight: bold;
}

#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: #5482B6;
}

.someclass{ align: left; font-family: Verdana; font-size : 12px;color : #FFFFFF;
}
