body {
    padding: 10px;
}

table, th, td {
      border: 1px solid gray;
      padding: 3px;
}

.errorlist {
    color: green;
}
