If you want to make cross-browser applications, you need to know that : IE7 as IE6 does not support css2. Actually some css2 attributes are supported but just a very little set.
To avoid any anoyance, just read css2 specification and do not use CSS2 properties (such as inherit).