#productsContents .subtitle {
  background : url(../img/products/subtitle_probe.jpg) no-repeat left top;
  border : 0;
}
#productsContents .pro_thema {
  background : none;
  width : 670px;
}

#proexp .explanation .probe_img2 {
  background : url(../img/products/probe2.jpg) no-repeat 0px 0px;
  width:320px;
  height:231px;
  float:left;
}
#proexp .explanation .explanation_title_half,
#proexp .explanation .explanation_text_half {
  width:470px;
}

#proexp .explanation .explanation_img_half {
  background : url(../img/products/explanation_probe.jpg) no-repeat 0px 0px;
  width:190px;
  height:210px;
  float:right;

}
#proexp .explanation .explanation_img2 {
  background : url(../img/products/explanation_probe2.jpg) no-repeat 0px 0px;
  width:100%;
  height:470px;
  float:right;

}