@charset "utf-8";
/* CSS Document */

.twoColHybRtHdr DIV.tx_cfloat_first, .tx_cfloat_middle, .tx_cfloat_last {
      float: left;
      display: block;
      border-right: 1px dotted #94b6cb;
      padding-right: 10px;
      padding-left: 0px;
	  padding-bottom: 50px;
    }

.twoColHybRtHdr DIV.tx_cfloat_middle {
	       padding-left: 10px;
    }

.twoColHybRtHdr   DIV.tx_cfloat_last {
	      padding-left: 10px;
	      border-right: 0px;
    }

.twoColHybRtHdr  DIV.tx_cfloat_end {
	      clear: left;
	      height: 0px;
    }
