table {
  border: 3px #255269 solid;
  width: 100%;
}

th {
  text-align: center;
  background: #255269;
  color: #fff;
}

.mldetails {
  border: 1px #eee solid;
}

#col3 {
  margin-right: 1em;
}

.mlnav {
  list-style-type: none;
  border-left: #ccc 3px solid;
  margin-left: 0px;
  padding-left: 0px;
}

