
label {
 width: 8em;
 float: left;
 font-style: bold;
 margin-right: 0.5em;
 display: inline;
}

#errors {
 color: red;
}
