
Originally Posted by
kuroi
Hmmm. This is subtle. It appears that you have a deprecated and unclosed font tag in the blank sidebox that you are using for your live help box.
It shouldn't be where it is, and because it's not closed, Firefox is busy trying to wrap it around anything else in that column that it is allowed to be wrapped around in a bid to find out where it should live. I suspect that IR7 is just throwing it away.
The tag looks something like this when rendered in a browser
and the 8px bit is what is causing the small text in FF.
Basically you need to hunt it down and kill it. And if you can take out some of the nonsensical deeply nested DIVs supplied by your template vendor on the way, the World would be a better place.