> Thanks for the responses. I apologize if I wasn't clear. I't not > #featurecontainer that I'm trying to keep centered, it's the floated > divs > inside. If I remove any number of those floated divs, they will no > longer be > centered unless I adjust the width for .featureMerch. I'm trying to do > it > without having to adjust that width.
Hi Michael, I think you can achieve this with display:table For IE, you'll have to use an expression to find out how many siblings are in the container and do the math (width of parent / number of siblings - a few pixels to account for rounding errors). As a side note, I'd use a list ;) -- Regards, Thierry | http://www.TJKDesign.com ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/