﻿.preview-img {
    border-width: 0px;
    max-width: 200px;
    max-height: 120px;
}

.news-item .item-details p {
    font-size: 11px;
    color: #979797;
}


.news-item-date {
    font: inherit;
    color: #757575;
}

.select box {
    position: absolute;
    right: 0;
}

.col.fullwidth {
    width: 90%;
}

.dynamic-content .zz-search-results ul li {
    border-bottom: 1px solid #d9dcdd;
    padding-bottom: 10px;
}


.zz-search-results .news-item:before {
    background: none;
}

.zz-search-results .news-item .item-details .description {
    margin-top: 1em;
    overflow: hidden;
    font-size: 17px;
    color: #757575;
}

.item-details h3 .item-link {
    text-decoration: none;
}