It looks OK in every browser I have except IE6 and IE7.
You've installed the mod to allow IE6 and 7-specific stylesheets - now you need to create the sheets.
If you use IE Web Developer to look at the site in Compatiblity Mode (IE7) you'll see that removing the float:left; from #navMainSearch input allows the button to move up - then you should be able to use some margin-top to put it where it belongs. You'd do that in IE6 and 7 stylesheets.




