/* CSS Document */
/*Example CSS for demo ticker*/
#ad_area{
height:129px;
width: 468px;
clear:inherit;
/*background-color: #FEEEB8;*/
float:left;
}


#ad_area 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: #FEEEB8;*/
}

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

}

</style>



