.article-mini-row {
    margin-bottom: 20px;
}

.article-mini-row-photo {
    display: table-cell;
    width: 75px;
    height: 100%;
    text-align: center;
    vertical-align: middle;
}

.article-mini-row-info {
    display: table-cell;
    vertical-align: top;
    padding-left: 10px;
}

.article-mini-row-title {
    font-weight: normal;
    font-size: 1.0em;
    line-height: 1.4rem;
    margin-bottom: 10px;
}

.article-date {
    color: #2c2c2c;
    font-size: 0.9em;
}