.productDetailTable h1 {
  color:#7e337d !important;
  margin:0;
  padding:0;
  font-weight:normal;
  font-size:1.5em;
}

.productDetailTable .price {
  margin-top:15px; 
  font-weight:bold;
  color:#7e337d;
}

.productDetailTable .price .stock {
  color:#383838;
  font-weight:normal;
}

.productDetailTable .features {
  margin-top:15px;
}


.relateditems {
  line-height:2em;
}

.relateditems a {
  color:#FFF !important;
}
