#content_wrapper {
    margin-top:20px;
    margin-left:auto;
    margin-right:auto;
    margin-bottom: 100px;
    width: 1000px;
    height: auto;
    font-size: 14px;
}
    .section_title {
        font-weight: bold;
        font-size: 18px;
    }
        .fiddycontent {
            float: left;
            width: 354px;
        }
        .fordycontent {
            float: left;
            width: 546px;
        }
    