Thank you Michael. This worked! Whew! I would not have even figured that my lack of a width was causing it.
Christina Hawkins www.globalspex.com -----Original Message----- From: Michael Landis [mailto:[EMAIL PROTECTED] You might want to do something similar on the links, but you will need to provide different rules for different browsers. Using a width of 175px is going to make it shrink in IE 5.x because of how they define dimensions, so using one of the box model hacks[1] would let you define 185px for the older IE's, and 175px for everyone else. ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2 testing hub -- 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/
