div.product_description_header {
  border-bottom:1px solid #036B54;
  color:#036B54;
  font-family:Arial,sans-serif;
  font-size:17px;
  font-weight:bold;
  padding:4px;
}

div.product_description_body {
  height:371px;
	overflow: auto;
}


