.one_content_fce, .two_content_fce, .tree_content_fce, .four_content_fce {
    width:100%;
    float:left;
    margin-bottom:10px;
}

.col1, .col2, .col3, .col4 {
    float:left;
}

#body .col1,
#body .col2,
#body .col3 {
    margin-right:32px;
}

.col2 .content {
    
}


.rightcol .col1,
.rightcol .col2 {
    margin-right:32px;
}

.rightcol .col3 {
    margin-right:0px!important;
}

.two_content_fce .col2 {
    margin-right:0px!important;
}



