/* Print styles */

h2, h3 {
  color: black;
  background-image: none !important;
  text-indent: 0px !important;
}
div#layoutTop {
  display: none;
}
div#layoutPageLeft {
  display: none;
}
div#layoutFooter {
  display: none;
}

div#layoutAddress table.tableAddress {
  float: left;
  width: 300px;
  margin-top: 40px;
  margin-right: 10px;
  font-size: 11px;
}
div#layoutAddress table.tableLogos {
  display: none;
}

