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

tr{
background:#fbf8f2;
}

.input-append, .input-prepend{
margin:0;
}

.text{
font-size:16px;
  margin:0;
}

.text li:first-child {
padding:10px;
border-top:1px solid #b6a792;
border-bottom:1px solid #b6a792;
}

.text li:last-child {
padding:10px;
border-top:0;
border-bottom:1px solid #b6a792;
}

.table{
margin-bottom:20px;
}

#product {
    width: 1000px;
    overflow: hidden;
}

#product h2 {
    margin-top: 0;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}

#product #side_right {
  float: right;
  width:400px;
}
#product #flex-active-slide {
  float: left;
}
