#ticker{
position: relative;
top:30px;
left:20px;
float:left;
}

#ajaxticker1{
width: 245px;
height: 450px;
padding: 5px;
}

#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*/

}

.someclass{ //class to apply to your scroller(s) if desired
}
