Does anyone have an idea how to align the second line?
You want multiple lines of text indented on the left. Try the following:
CSS:
div.info { margin-left: 10px; } span.info { color: #b1b1b1; font-size: 11px; font-style: italic; font-weight:bold; }
HTML:
blah blah blah blah