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

div.ccm-block-page-list-wrapper {
    position: relative;
}

div.ccm-block-page-list-page-entry-horizontal {
    display: table;
    width: 100%;
}

div.ccm-block-page-list-page-entry-horizontal,
div.ccm-block-page-list-page-entry {
    margin-bottom: 10px;
}
div.ccm-block-page-list-page-entry-text{
    margin-bottom: 16px;
}

div.ccm-block-page-list-title{
    font-size: 15px;
    line-height: 18px;
    margin-bottom: 4px;
}
div.ccm-block-page-list-title a{
    color: #428bca;
    text-decoration: none;
}
div.ccm-block-page-list-title a:hover{
    color: #2a6496;
    text-decoration: underline;
}
div.ccm-block-page-list-description{
margin-bottom: 2px;
    font-size: 13px;
    line-height: 17px;
    color:#333333;
    }
div.ccm-block-page-list-date{
    font-size: 11px;
    color: #999;
    margin-bottom: 2px;
}
/*
div.ccm-block-page-list-page-entry-horizontal div.ccm-block-page-list-page-entry-thumbnail {
    display: table-cell;
    vertical-align: top;
    width: 1px;
}

div.ccm-block-page-list-page-entry-horizontal div.ccm-block-page-list-page-entry-thumbnail img {
    width: 120px;
    max-width: none;
}


div.ccm-block-page-list-page-entry-horizontal div.ccm-block-page-list-page-entry-text {
    display: table-cell;
    padding-left: 20px;
    vertical-align: top;
}

div.ccm-block-page-list-page-entry-text div.ccm-block-page-list-title {
    font-weight: bold;
}

div.ccm-block-page-list-page-entry-read-more {
    margin-top: 20px;
}
*/
