.c .ch h1:empty,
.c .ch:empty {display:none;}
.c .ch h1:blank,
.c .ch:blank {display:none;}
div.cc::after {
    content: '';clear: both;font-size: 0;height: 0;display: block;width: 100%;border: 0;box-sizing: border-box;
}
.c .ch h2,
.DnnModule h2 {
	margin: 0;
    padding: 6px 0;
    border-top: dashed 1px #eee;
    border-bottom: dashed 1px #eee;
}