#inventoryinfotable_1, #inventoryinfotable_2 {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  width: 50%;
  border-collapse: collapse; }

#inventoryinfotable_1 td, #inventoryinfotable_1 th, #inventoryinfotable_2 td, #inventoryinfotable_2 th {
  font-size: 1.1em;
  font-weight: normal;
  border: 1px solid #ffffff;
  padding: 3px 7px 2px 7px; }

#inventoryinfotable_1 th, #inventoryinfotable_2 th {
  font-size: 1.1em;
  text-align: left;
  padding-top: 5px;
  padding-bottom: 4px;
  background-color: #ffffff;
  color: #000000; }

#inventoryinfotable_1 tr.alt td, #inventoryinfotable_2 tr.alt td {
  color: #000000;
  background-color: #ffffff; }
