In your stylesheet.css on line 562 you have

Code:
.leftBoxContainer, .rightBoxContainer {
    margin: 1.5em 0 0;
    padding-bottom: 5px;
change the padding-bottom to a lower value and you will have your desired result