#TICKER {
    position: absolute;
    bottom: 0px;
    left: 0px;
    height: 19px;
    width: 460px;
    background-image: url(/graphics/date_background.jpg);
    color: white;
    overflow: hidden;
}

#TICKER_BODY {
    color: white;
    font-size: 10pt;
}


