﻿.article {
    margin-top: 20px;
}

.article h3 {
    font-size: 20px;
    border-bottom: 1px solid #d2d2d2;
    padding-bottom: 4px;
    margin-bottom: 4px;
}

.article-sidebar .r-side {
    margin-bottom: 30px;
}

.press-releases .media {
    background: #f9f9f9;
    padding: 0 10px;
    border-bottom: 1px solid #d2d2d2;
    padding-bottom: 4px;
}