﻿.sectionheader {
    margin-top:20px;
    min-height: 35px;
    background-color:#f2f2f2;
    padding-left:10px;
    /*line-height: 35px; CJJ - kan desværre ikke bruges pga. linieskift */
    text-align: left;
    padding-top: 6px;
    padding-bottom: 5px;
}
.sectionheader * {
    font-style:normal;
}
.sectionheader br {
    display:none;
}
.glob-floatNone glob-content-section-text .sectionheader {
    margin-left: -4px;
    margin-right: -4px;
}
.sectionheader sup {
    top: 1px;
}
