SyntaxFix
Write A Post
Hire A Developer
Questions
The suggestion from @Dawood is good if that works for you.
If you need more fine-tuning than that, one option is to use padding on the text elements, here's an example: http://jsfiddle.net/panchroma/FtBwe/
CSS
p, h2 { padding-left:10px; }