I'd like to display a YUI button next to some text, but the baseline of the YUI button text does not line up with the baseline of the text next to it. The font family and size is identical for both the button text and the text next to it.
If I use a plain HTML button the text baselines correctly line up.
Here's a live example of the problem.
How can I get the text baselines to line up?