test in this order;

1. load page, view
2. increase font size 

With your site I stopped there. 

too many things to comment on. One is line-height. Remove the units.
I'm not sure what unit you are using, but you should set it like this;

line-height: 1.3

NOT

line-height 1.3em

IE doesnt inherit the line-height properly if u use a unit.
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to