body {
    padding-top: 50px;
    padding-bottom: 40px;
}

.nav li {
    border-right: 0;
    display: list-item;
    padding: 0;
    white-space: normal;
}

:link,
:visited {
    text-decoration: none;
    color: #08C;
    border-bottom: 0px;
}

.tableview tbody tr td {
  padding: 0px;
}

fieldset {
  padding: 10px;
}
