a.ccmwide-page-list-rss-feed {
    position: absolute;
    top: 0;
    right: 0;
}

div.ccmwide-page-list-wrapper {
    width: 100%;
}

.ccmwide-page-list-pages.cbnews {
    /*min-height: 350px;*/
}

div.ccmwide-page-list-page-entry-horizontal,
div.ccmwide-page-list-page-entry {
    margin-bottom: 10px;
}


div.ccmwide-page-list-page-entry-horizontal div.ccmwide-page-list-page-entry-thumbnail {
    display: block;
}

div.ccmwide-page-list-page-entry-horizontal div.ccmwide-page-list-page-entry-thumbnail img {
}

div.ccmwide-page-list-page-entry-horizontal div.ccmwide-page-list-page-entry-text {
    display: block;
    max-width: 372px;
    min-height: 100px;
}

div.ccmwide-page-list-page-entry-text div.ccmwide-page-list-title {
    font-weight: bold;
    display: block;
    padding-top: 0.6em;
}
article div.ccmwide-page-list-page-entry-text > h3 > a {
    display: block;
    color: black !important;
    text-decoration: none;
}
.ccm-block-page-list-pages.cbnews .newsitem .ccm-block-page-list-page-entry-text h3 a {
    display: block;
    color: black !important;
    text-decoration: none;
}

div.ccmwide-page-list-page-entry-read-more {
    margin: 20px;
}