I need to position a colour which is 50px high but it goes from the middle container to the left end of the page.
Is there a position left width 100% type selector?
Here is the example, so you know what i mean…

The site fits into 960px wide but the solid color needs to stretch on the left side.
See: http://jsfiddle.net/thirtydot/HjrcT/
IE7 does not support
:before, so if you need it to work in that infernal browser,:beforemust be replaced with a<span>: http://jsfiddle.net/thirtydot/HjrcT/1/