form label {
  display: block;
  float: left; 
  clear: both;
  width: 120px;
  padding: 3px;
  text-align: right;
}