.ctp-title {
    margin: 15px 0 0 0;
    color: #1E73BE;
    font-size: 1.7em;
    font-weight: 400;
}

.ctp-area-holder {
    page-break-inside: avoid;
}
.ctp-subcat-title {
    margin-bottom: 0; 
    display:inline-block; 
    page-break-inside: avoid; 
    -webkit-column-break-inside:avoid; 
    -moz-column-break-inside:avoid; 
    column-break-inside:avoid;
}

.ctp-post-holder {
    margin-bottom: 15px; 
    margin-left: 10px;  
    line-height: 1em;
}

.ctp-post-tags {
    font-style: italic; 
    font-size: 14px; 
    display: block;
}
