I am using the 2c-l-fixed.css, with the primary aside. I have made several changes to padding and margins to have the look I want. However, I cannot find anything to allow the content of any of the pages to extend to the far right margin. It's about 100 px, or a little more.
I have made the following changes via style.css:
#main-aside width 200 px (from original 300 px)
#content width 720 px (from original 620 px); also adjust the margin to 0 0 0 220 px from the original 0 0 0 320 px to allow for the
body has not changed from the 940 px
I've removed all padding from the #primary, #main.
What am I forgetting?