#related_news {
    width: 1036px;
    padding: 60px 0px;
    margin: auto;
    background: url(http://localhost:88/00Projects/pvbank/public/images/end-chitiet-bg.png) center top no-repeat;
    overflow: hidden;
    float: none;
}

#related_news a {
    color: #fcb712;
    font-size: 15px;
    margin-left: 12px;
}

#news-pagination li.active {
    background: #96a9c8;
}
#news-pagination li.active a {
    color: #fff;
}