You are missing a number of significant style definitions from your stylesheet. It appears you have built your site based on classic, but have kept only a small select few components from the stylesheet_new.css .
In the case you mention, you are specifically missing this:
Code:
/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
vertical-align: top;
}