.lfbar {
  background-color: #4c6ee8;
  border-color: black;
  border-style: none solid solid none;
  border-width: 1;
}

td.eform {
  font-size: smaller;
}

td.cbox {
    border-style: solid;
    border-color: #e0e0e0;
    border-width: 1px;
    background-color: #edf0f0;
}

td.eformq {
  font-weight: bold;
}

td.headdivs {
  border-style: solid none none none;
  border-width: 2;
}

.full {
  width: 99%;
}
