#e3_overview {
  padding: 20px 0px 0px 0px;
}

#e3_overview h4 {
  font-size: 20px;
  text-transform: uppercase;
  color: #000;
  margin: 0px 0px 20px 20px;
  line-height: 24px;
  font-weight: normal;
}

#e3_overview h5 {
  font-size: 18px;
  text-transform: uppercase;
  color: #000;
  margin: 0px 0px 5px 20px;
  line-height: 24px;
  font-weight: bold;
}

#e3_overview h6 {
  font-size: 14px;
  text-transform: uppercase;
  color: #124375;
  margin: 0px 0px 5px 20px;
}

#e3_overview p {
  line-height: 15px;
  margin: 0px 25px 22px 20px;
}

#e3_overview .hrhead {
  border: 0;
  padding: 0;
  margin: 7px 25px 15px 20px;
  border-top: 1px solid #AFAFAF;
  border-bottom: 1px solid #fff;
}

#e3_overview .hrhead hr {
  display: none;
}
