The text inside the Quote is smaller, which is intended. But the text outside of Quote and below should be the Default Font Size. In FireFox, it comes out Footer Font Size.
I made some changes to the CSS on my site but I also see that the same occurs on this site.
Sample Code:
<td valign="top" height="100%" class="dff dfs iffc"> <span id="msg"> <blockquote id="quote"><font size="2" id="quote">quote:<hr height="1" noshade id="quote">What broswer are you using? hr height="1" noshade id="quote"></blockquote id="quote"></font id="quote"><br />I am sure Microsoft can feel the browser competition now and would be releasing an improved IE soon.</span id="msg"> </td>
Yeah, noticed it does that sometimes, not all the time. Had looked at it but couldn't see why it was doing that. So I figured it was the way firefox parsed blockquote tags and probably was a bug.