body.productsServices div.contMain {
  margin: 20px 18px 40px 26px;
}
body.productsServices div.contNorm {
  padding: 10px 10px 15px 10px;
  margin: 0 18px 0 26px;
  background: #fff url('../../images/windowSubBG.jpg') bottom right no-repeat;
  border: 1px solid #cfeafc;
}
body.productsServices div.contNorm img {
  margin: 0 10px 5px 0;
  float: left;
}
body.productsServices div.contNorm img.imgRight {
  margin: 0 0 5px 10px;
  float: right;
}
body.productsServices div.contNorm h2 {
  margin: 0 !important;
}
body.productsServices div.contNorm h2 a {
  display: block;
  color: #00135a;
  text-decoration: none;
}
body.productsServices div.contNorm h2 a:hover {
  text-decoration: underline;
}
