When I look at different browsers Google seems to look different than Firefox or Explorer say on this page http://www.new.theorganicwinecompany.com/organic-wine-certifications/ on the bottom the logos do not line up but in the other two they do? Not sure if you have an answer for this. John
I can see the same behavior – the bottom two items are shifted right.
I looked at your source for those, and actually, the columns aren’t laying as you might intend. But if you reduce the width of a Chrome tab, they shift to align correctly.
First thing I would try is to add a <span style=”clear:both;”></span> between the two 2 column sections.