#running_line{
    width: 100%;
    position: fixed;
    bottom: 0px;
    height: 15px;
    padding: 3px;
    background: #D9D9D9;
    font-size: 12px;
    color: #D40000;
    border-top: 1px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
    }

marquee{
    border: none;
}