#product_wrapper a {
 text-decoration: underline; 
}
.input-prepend.input-append input {
  font-size: 24px;
  padding-top: 11px;
  padding-bottom: 11px;
  width: 100px;
  text-align: right;
}

.product_h3 {
    padding-bottom: 5px;
    margin-bottom: 20px;
    border-bottom: dotted 1px #333;
}

#prd-opt-table {
  letter-spacing: 0em;
}

.btn-addcart {
  background-color: #e60012;
  color: #fff;
      width: 100%;
}
#prod_inq a {
    height: 15px;
    padding: 10px;
    color: #fff;
    text-decoration: none;
    background-color: #ffab00;
    border-radius: 6px;
}