.cds-product-cart{
  border:none;
  background-color:#ffffff;
}
.cds-product-cart table {
  width:60%;
}
#cds-product-details-right h3{
  margin-top:6%;
}
#prop-65-warning {
    width: 200px;
}

#cad-registration-button {
    width: 20em;
}

#cds-product-image-img {
    max-width: 400px;
    max-height: 375px;
}
/*
#cds-quantity-on-hand{
    float:right;
  margin-right:20%;
  border:none;
} */

#cds-quantity-on-hand h3 {
    margin-bottom: 4px;
    margin-top:0;
}

#cds-quantity-on-hand h4,h5 {
    display: block;
    font-size: 0.9em;
    margin-bottom: 4px;
    margin-top:0;
    font-weight: bold;
}

#cds-quantity-on-hand h4 {
    margin: 2px;
}

#cds-related-products-table img {
    height: 60px;
}


#cds-product-cart new-cart {
    float:left;
  margin-left: 5px;
}

/*
#cds-quantity-on-hand {
    float:left;
  margin-left:10px;
      border-collapse:separate;
} */


table#cds-product-pricing-table
{
    border-collapse:separate;
    border-spacing:0 5px;
}


table#cds-product-pricing-table td {
    padding-right:4px;
    color: #000000;
}

.cds-notice {
    color: #F00;
    font-weight: normal;
}

.emphasis {
    font-style: italic;
}

.bold {
    font-weight: bold;
}

.underline {
    text-decoration: underline;
}
