#inspection {
  font-family: sans-serif;
  font-size: 12px;
}
#h5 {
  font-weight: bold;
  font-size: 15px;
}

#merit {
  table-layout: fixed;
  border: 0px;
  width: 100%;
}

#meritmenu {
  font-family: sans-serif;
  font-size: 13px;
  font-weight: bold;
  border-width: 2px 2px 0px 2px;
  border-style: dashed;
  border-color: #b4b4b4;
  padding: 5px;
  text-align: center;
}

#meritcontents {
   font-family: sans-serif;
   font-size: 12px;
   border-width: 0px 2px 2px 2px;
   border-style: dashed;
   border-color: #b4b4b4;
   padding: 5px;
   text-align: left;
}

#expense {
  font-size: 12px;
}

#legalcosts {
  font-size: 12px;
  border-width: 2px;
  border-style: solid;
  border-color: #d2d2d2;
  width: 100%;
}

#legalcosts  td{
  font-size: 12px;
  border-width: 1px;
  border-style: solid;
  border-color: #b4b4b4;
}

#legalcosts th {
  background-color: #959595;
  padding: 5px;
}

#costs {
  background-color: #D2D2D2;
}
