I have managed to improve button element consistency somewhat with CSS, but IE7 is still misbehaving. Button width is 2px greater in IE7 and button height is 4px greater in IE7.
See: http://jsfiddle.net/ZJQN2/2/ using IE7
All other browsers seem to be consistent.
How can I fix this, it is the height that is causing me the grief!