form  { display: table;      }
form p { display: table-row;  }
label { display: table-cell; }
input { display: table-cell; }