
.cf:before, .cf:after {
    content: " ";
    display: table;
}

.cf:after {
    clear: both;
}

.section_title {
    font-size: 20px;
    font-weight: bold;
    margin: 0 0 10px;
	clear: both;
}



