Mark,
I think I may know your problem & have your solution:
You set: font-weight: normal;  and IE7 must be getting stuck on that.
a:hover, a:active {
       color: #006595;
       text-decoration: underline;
       font-weight: normal;
}

You do use the ID #active in an LI of your left navigation bar where
we are experiencing the font weight discrepancy in IE7.

I am not sure exactly how but, I will bet there in lies your problem &
and if you play with these settings you will figure it out probably.

Regards,
Steve Tchorzewski
(Some Div Dropdowns)
http://www.plattdaddy.com/rollovers/easy-css-java-drop.htm
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to