   /* ::::: TABLES :::::
*/

.press {
    margin: 0 0 20px;
}

.press th,
.press td {
    padding: 10px 0;
    border-bottom: 1px solid #c4cfba;
}

.press th {
    font-weight: bold;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 0.8px;
    color: #000;
}

.press_title {
    padding-right: 20px !important;
    width: 330px;
    text-align: left;
    font-weight: bold;
}

.press_title a {
    display: block;
    padding: 0 0 0 22px;
    background: url(../img/icons/document_text.png) no-repeat;
}

.press_source {
    padding-right: 20px !important;
    width: 145px;

    text-align: left;
}
.press_date {
    width: 100px;
    text-align: right;
}