.amh-shop-shipping-cart-pane-container {
	background-color: #eeeeee;
  border-left: 1px solid #BBBBBB;
  border-right: 1px solid #BBBBBB;
  border-bottom: 1px solid #BBBBBB;
  text-align: right;
  width: 100%;
}

.amh-shop-shipping-cart-pane-table {
  text-align: right;
  width: 100%;
}

.amh-shop-shipping-cart-pane-table-cell {
  width: 100%;
}

table.amh-shop-shipping td.date,
table.amh-shop-shipping td.operations {
  white-space: nowrap;
}

table.amh-shop-shipping td.operations a {
  padding-right: 5px;
}

table.amh-shop-shipping td.numeric {
  text-align: center;
}
