One suggestion I have is to add a module suffix to get those bottom 3 modules the same height. Add this to your template.css.height260 .rt-block {height: 260px;}
Adjust the height: 260px until you find what works.
If you had some different modules on another page and you want them the same height also you would have something like this at the bottom of your template.css.height260 .rt-block {height: 260px;}
.height150 .rt-block {height: 150px;}
And then just add the appropriate suffix to each module