.related_articles{
font-weight: bold;
    font-size: 14px;
    margin-top: 4px;
    background: #fcfcfc;
    display: table;
    padding: 10px;
    height: 0;
    border: 1px solid #f0f0f0;
}

p.related_articles:after {
	padding-bottom: 0!important;
}