add display: inline; in #searchBox
and add a width of 1 or 2 pixels of your button, the problem will be solved.
this problem occurs in IE6 and 7, which is called a double margin margin error when applying a field to the first floating element, its margin doubles in IE6 and 7.
source share