#headerTop, #menu, #checkout_ReceiptButtons, #checkout_FlowerFooter, #footerTop, #footerBottom, #BlueCoffeeCardLogin, .menuPad, #checkout_SidebarFeedback {
  display: none; }

.receipt_address {
  width: 49%; }

.receipt_address h3 {
  margin: 0;
  margin-top: 1em; }

.receipt_address p {
  margin: 0;
  padding: 0;
  padding-left: 10px; }

table.checkout_OrderList {
  margin-top: 1em;
  width: 100%; }

table.checkout_OrderList tr.subtotal_row, table.checkout_OrderList tr.summary_row {
  text-align: right; }

table.checkout_OrderList tr.summary_row td {
  padding-right: 10px; }
