#product_wrapper .attributes {
  text-align: center;
}

#product_wrapper .attributes label {
   text-align: center;
   color: #555555;
   font-family: Copperplate, "Arial Black", Arial, sans-serif;
   font-weight: bold;
   text-transform: uppercase;
   font-size: 13px;
   letter-spacing: 0.35em;
   line-height: 23px;
   padding-top: 15px;
   padding-bottom: 0px;
   margin-left: 25px;
   margin-right: 25px;
}

#product_wrapper #price {
   text-align: center;
   color: #6C2C34;
   font-family: Copperplate, "Arial Black", Arial, sans-serif;
   font-weight: bold;
   font-size: 13px;
   letter-spacing: 0.35em;
   padding: 5px;
}

#cart-form-pane {
  text-align: left;
  line-height: 26px;
  font-family: "Hoefler Text", "Times New Roman", Times, serif;
  color: #333333;
  font-size: 14px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 25px;
}

th.products {
  text-align: center;
}

.cart-review,
.order-review-table,
#uc-cart-checkout-form {
  text-align: center;
  line-height: 26px;
  font-family: "Hoefler Text", "Times New Roman", Times, serif;
  color: #333333;
  font-size: 14px;
  margin-left: auto;
  margin-right: auto;
/*  padding-top: 25px; */
}

.order-review-table .pane-title-row {
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-style: normal;
}

/* same as #sidebrow-newsletter-signup-form */
#sb-submissions-upload-form,
#sb-contacts-mailing-list-form {
  text-align: center;
  line-height: 23px;
  font-family: "Hoefler Text", "Times New Roman", Times, serif;
  color: #333333;
  font-size: 13px;
  margin-left: auto;
  margin-right: auto;
}

.form-submit {
  align: middle;
}

#cartButtons {
  text-align: center;
}

