/* Scrolling News */

#news-box {

        position:relative;

        width: 250px;

        height: 100%;

        background-color: #eeeeee;

        overflow: hidden;

        border: 0px;

        padding: 1px 1px 1px 1px;

}

