
.mainColumnLeft {
    float:left;
    width: 38%;
    margin-right: 2%;
}

.mainColumnRight {
    float:right;
    width: 60%;
}