<style type="text/css"> div#comments:before{ content: ""; display: block; height: 3px; width: 100%; background: #f0f0f0; position: absolute; top: 14px; z-index: 1; border-radius: 5px; } </style>
<style type="text/css"> div#related-posts:before,.author-wrap:before{ content: ""; display: block; height: 3px; width: 100%; background: #f0f0f0; position: absolute; top: 28px; z-index: 1; border-radius: 5px; } </style>