/* style overrides for Company section */

#divmaintext {
  background-color: #d8ece9;
}

.biotable {
  border: solid 0px #ffffff;
  margin-bottom: 18px;
}

.biotable td {
  padding: 0px;
  vertical-align: top;
  color: #00657e;
}
.biotable td img {
  margin-right: 18px;
}
