Question from an old school html guy. I am using the inline <font> tag, which is going okay. The problem is that I am including a form with a text input element. The font size I am using is 2, but when the input element is drawn it is size 3... much too tall for the text. I've tried any number of configurations here, and I'm at a loss. Is there a CSS solution here?