form > div { display: table; } form > div > div { display: table-row; } form label, form span { display: table-cell; text-align: right; }