.invoice {
/*width         : 7.0in;*/
}
.invoice .invoice_contacts {
  width         : 100%;
}
.invoice .invoice_contacts td {
  vertical-align: top;
}
.invoice .invoice_products {
  width         : 100%;
}

.freight_carrier {
  font-size     : 0.8em;
  font-style    : normal;
  font-weight   : bold;
  line-height   : 1.5em;
}
.frieght_carrier td.label,
.frieght_carrier td.value {
  vertical-align: middle;
}
.freight_carrier .label {
  padding       : 2px 12px 2px 2em;
}
.freight_carrier .value {
  padding       : 2px 0;
}
.freight_carrier .price {
  text-align    : right;
}
.freight_carrier .label input {
  margin        : 1px 0 0 -1.5em;
  position      : absolute;
}

