So here's my issue. This is what I want to do
Which I did. The issue is the blue text doesn't align up correctly. Since I'm doing margin-left: 130
on the blue text it starts from the gray words. Not the start of the div. So here's what it looks like when I code it
So what I basically want to do is start the margin from the div. Not the text. Here's a demo http://jsfiddle.net/R2FVL/. Any help would be great