IE8 th bug
I found a bug with inheritance in IE8 table header element. The text-align doesn't get inherited from the table but has to be applied more specifically to the th element. Other browsers including IE6 and IE7 inherit the text-alignment from the table.