Clyde, thanks,
the width value does indeed control the overlap in my Seamonkey 1.1.14 browser.
I tried 100% first, but that pushed the outer edges on top of the outer light grey border line. There wasn't much clearance between the two inner columns so I then tried 99%.
This kept everything from overlapping. I also checked the appearance out in Firefox on another computer, and there was also no overlap there. The center margin space is much larger on Firefox than on my Seamonkey browser, but certainly the SM rendering is acceptable.
I'm attaching screenshots of the Seamonkey browser with width settings of 90% and 99%.
My setting:
Code:
.centerColumn {
margin: 0 auto;
padding: 0;
width: 99%;
}
Thanks so much for your help above, Clyde.
Bookmarks