IE7 doesn't support * html:
<http://blogs.msdn.com/ie/archive/2005/09/02/460115.aspx>
Except that very page says "[strict mode only fix]".
When in quirks mode you get the worst of both worlds since IE7 does
not behave the same as IE6 even though it's picking up the same
declarations. I'd wager that's what lies behind the developers'
mantra of "Conditional comments, conditional comments, conditiional
comments"...
Another reason to always use Strict mode if you can ;)
*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************