#OrderUpdateUserContactOrderShipmentData .products_collection,
#DeliveryAndPaymentData .products_collection,
#OrderSummary .products_collection {
  margin-bottom:2em;
}

#OrderUpdateUserContactOrderShipmentData .data,
#DeliveryAndPaymentData .data {
  font-weight:bold;
  margin-left:0.5em;
}

#DeliveryAndPaymentData .section p,
#OrderSummary .section p,
#DeliveryAndPaymentList p {
  margin-left:1.5em;
}
#DeliveryAndPaymentList .form_row {
  margin:0 0 0.5em 1.5em;
}
#DeliveryAndPaymentList label {
  float:none;
}

#DeliveryAndPaymentForm .actions {
  margin:1em 0;
}

#TotalPrice {
  font-size:2em;
  color:#f70200;
}

#OrderSummary #BestOfTheBest {
  margin-top:3em;
}
  #OrderSummary #BestOfTheBest li {
    margin:0.5em 0;
  }

#OrderSummary p.important_message
{
  font-weight: bold;
  text-transform: uppercase;
}

/* historia zamowien */
#UserOrderHistory .section
{
  border-bottom: 2px solid #f70200;
}

#UserOrderHistory .data
{
  font-weight: bold;
}