#ajaxticker1{
width: 145px;
height: 58px;
background-color: #48535F;
}

#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: #48535F;
}

.someclass{ //class to apply to your scroller(s) if desired
}
