.balloonstyle
{
position:absolute;
top:0px;
left:opx;
visibility:hidden;
font:normal 12px Verdana;
line-height: 16px;
z-index: 100;
background-color: #000;
width:405px;
height:295px;
background:#000;
color:#FFF;
}

#ajaxticker1 {
	height: 96px;
	padding: 10px;
	background-color: #FFF;
}
#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: #FFF;
}
.someclass {
	font:12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	line-height:16px;
}