#running_line{
    width: 100%;
    position: fixed;
    bottom: 0px;
    height: 14px;
    padding: 2px;
    background: #FBFBFB;
    font-size: 12px;
    color: #050402;
    border-top: 1px solid #FBFBFB;
    border-bottom: 1px solid #FBFBFB;
    }

marquee{
    border: none;
}