  div#text-content{
    width:852px;
	height:193px;
	margin-top:10px;
	text-align:left;
  }
    div#text-content-left{
	  width:415px;
	  height:inherit;
	  text-align:justify;
      line-height:16px;
	  float:left;
	}
	div#text-content-right{
	  width:415px;
	  height:inherit;
	  text-align:justify;
      line-height:16px;
	  float:right;
	}
