div.tx-contentwrapper_style1 {
  margin:0;
  padding:0;
  /*background-color:#E7EAF4;*/
  color:#000000;
  /*border:1px solid #9CACDA;*/
  /*border-bottom:1px solid #9CACDA;*/
  width:47%;
  font-size:12px;
  float:left;
  text-align:left;
  min-height: 400px; 
  
}

div.tx-contentwrapper_style2 {
  margin:0 0% 0 0%;
  padding:0px;
  /*background-color:#E7EAF4;*/
  color:#000000;
  /*border:1px solid #9CACDA;*/
  /*border-bottom:1px solid #9CACDA;*/
  width:47%;
  font-size:12px;
  float:right;
  text-align:left;
  height: 400px;

}

div.tx-contentwrapper_style1 h1 {
  margin:4px 0px 2px 0px;
  padding:0px 0 0 22px;
  color:#232388;
  font-weight:bold;
  font-size:14px;
  background: transparent url(../img/arrow.gif) top left no-repeat;
   }
div.tx-contentwrapper_style2 h1 {
  margin:4px 0px 2px 0px;
  padding:0 0 0 22px;
  color:#232388;
  font-weight:bold;
  font-size:14px;
  background: transparent url(../img/arrow.gif) top left no-repeat;
}
