I\'ve got a positioning problem with some elements, upon inspecting it IE8 Developer tools it shows me this:
This seems weird, but you can try setting vertical-align: top in the CSS for the inputs. That fixes it in IE8, at least.
vertical-align: top
CSS