#contentMainWrapper {
  padding: 20px;
  margin-top: 1em;
  background-color:#E0DCC8;
  }
    
h1 {
    margin-top: 20px;
    font-weight: normal;
    }
    
.biggerText {
  font-size: 12px;
  }
  
.wrapperAttribsOptions {
  float: right;
}

.wrapperAttribsOptions .back {
  float:left;
}

#productMainImage {
  margin: 0em 2em 1em 0em;
}

#attribsOptionsText, #productDetailsList, #productDateAdded, #productPrices, #productReviewLink, #productMainImage .imgLink {
  display: none;
}

.attribsSelect {
  color: #961502;
  font-size: 12px;
  line-height: 1em;
  padding: 0em;
  padding-right: 0.2em;
  font-weight: normal;
}

