http://jsfiddle.net/bh2f6/1/
I want to make this so it will stretch the full width, right to the edges of its parent container. I have tried add
You mean like this?
Fiddle
just change the padding to padding: 20px 0;
padding: 20px 0;