in your stylesheet.css around line 554 there are lots of Class and div Id selector .. with only one entry ..

text-align:center;

add the following and see if that would help

vertical-align:top;

i can only test one page , so i can not tell the effect on other pages. as this will effect any class and div selectors.