#ticker_wrap h5 {
    font-size:19px;
    font-weight:900;
    color: #000;
    float: left;

}
#news-ticker   {
    margin-top: 10px;
    height:39px;
    overflow-y: hidden;
    padding-left: 40px;
}
#news-ticker li a {
    color: #2a2a2a;
    text-decoration: none;
    font-size: 16px;
    line-height: 39px;
}

