Erik Harris wrote: > I thought I had solved my problem by double-div'ing, but now I can't > seem to get the container div to center horizontally.
> http://www.fileh.com/kungfujoe/WebDVD/index.html Try adding... #MenuContainer {width: 655px;} ...which should have the desired effect on browsers that use 'margin: auto' for centering. The other browsers (older IE-versions) will need... body {text-align: center;} regards Georg -- http://www.gunlaug.no ______________________________________________________________________ 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/