Does anyone have an idea how to align the second line?
try to add display: block; (or replace the <span> by a <div>) (note that this could cause other problems becuase a <span> is inline by default - but you havn't posted the rest of your html)
display: block;
<span>
<div>