Trying the \"Eric Meyer Reset\" I stumbled across an issue concerning the font-size:100% declaration to reset the font size of all suitable elements. font
font-size:100%
font
I didn't test it but it works so far:
sup, sub { font-size: inherit; /* all browser */ font-size: 120%\0/; /* wie only */ }