.brbr_related_stories {
    margin: 20px 0px;
    padding: 20px;
    background: #fbfbfb;
}

.brbr_related_stories h3 {
    margin-bottom: 0;
}

.brbr_related_stories ul {
    padding-left: 15px!important;
    margin-bottom: 0;
}

.brbr_related_stories ul li {
    padding: 12px 0;
    border-bottom: 1px solid #e2e2e2;
}

.brbr_related_stories ul li:last-child {
    border-bottom: 0;
}