.half {
    width: 50%;
    float: left;
}
.half.right {
    float: right;
}
