.right {
    float: right;
    clear: both;
    width: 47%;
}

.left {
    width: 47%;
    padding-top: 1px;
}