.ccm-block-paper
{
    line-height: 1.0;
}

p.ccm-block-paper
{
    margin-top: 0.25em;
    margin-bottom: 0.25em;
}

hr.ccm-block-paper {
    overflow: visible; /* For IE */
    padding: 0;
    border: none;
    border-top: medium double #333;
    color: #333;
    text-align: center;
    margin-top: 0.75em !important;
    margin-bottom: 1.0em !important;
}
/*hr.ccm-block-paper:after {*/
/*    content: "§";*/
/*    display: inline-block;*/
/*    position: relative;*/
/*    top: -0.7em;*/
/*    font-size: 1.5em;*/
/*    padding: 0 0.25em;*/
/*    background: white;*/
/*}*/
