<button> jumps around in IE7

In IE7, one <button> is in the wrong position. When you hover over it, it jumps to the correct place. It doesn’t happen in any of the other IE’s or FF. Is there a javascript command to induce the mouseover effect like $(‘buttonId’).mouseOver()?