

#ajaxticker1{
width: 490px;
height: 90px;
border: 0px ridge black;
padding: 0px;
background-color: #DBE4F8;
}

#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: #DBE4F8;
}

.someclass{ 
}




