ul.error_list
{
  list-style:none;
  color: red;
}

label
{
  margin-right: 10px;
}

form
{
  margin: 15px;
}