div#controls {
    clear: both;
}
ul.ullist.controls li:nth-child(odd) {
    margin-right: 4%;
}

ul.ullist.controls li {
    display: inline;
    float: left;
    width: 48%;
}