#ajaxticker1{
width: 700px;
height: 80px;
border: 0.5px ridge black;
padding: 2px;
vertical-align:top;
background-color: #FFFFFF;
font-size: 9pt;
color: #000000
}

#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;
}

.someclass{ //class
}
