/*-----------------------------------------------------------------------------
	Real funds - overview
-----------------------------------------------------------------------------*/

body.funds div.content div.left_text {
  width: 260px;
  float: left;
  font-size: 13px;
  margin-right: 15px;
  /* margin-top: -60px; */
}

body.funds div.content {
  z-index: 9 !important;
}

body.funds div.content div.right_text {
  width: 225px;
  float: left;
  font-size: 13px;
  margin-right: 20px;
}

body.funds div.content div.inner-wrapper div h1 {
  margin-top:1px;
  line-height: 0.7;
}


body.funds div.threecolumnbanner, body.funds div.threecolumnbanner h1 {
  z-index: -9 !important;
}