
Originally Posted by
lindasdd
I see what you mean. I fiddled with it a bit using Firebug, but without a full file compare I couldn't find the issue.
There is div somewhere on the page that is stretching past the edge. That then is pushing the container past the edge and allowing all elemnts with width 100% to also stretch.
On my test and production sites I have it working correctly so the default should be correct.
As an aside, I find styling this template to be rather difficult due to the reset.css file.