.investor .investorContent .investorBox table{
	width:100%;
}
.investor .investorContent .investorBox table td,
.investor .investorContent .investorBox table th{
	vertical-align:top;
	text-align:left;
}
.investor .investorContent .investorBox table p{
	margin:0;
}

.responsive1000 .investor .investorContent .investorBox{
	float:left;
	width:460px;
	height:180px;
	margin:0 10px;
}
.responsive1000 .investor .investorContent .investorBox table th{
	width:230px;
}
.responsive1000 .investor .investorContent .investors{
	margin:40px 0;
}

.responsive760 .investor .investorContent .investorBox{
	float:left;
	width:340px;
	height:180px;
	margin:0 10px;
}
.responsive760 .investor .investorContent .investorBox table th{
	padding-right:10px;
}
.responsive760 .investor .investorContent .investors{
	margin:40px 0;
}

.responsive0 .investor .investorContent .investorBox{
	width:100%;
}
.responsive0 .investor .investorContent .investorBox table th{
	padding-right:10px;
	width:40%;
}
.responsive0 .investor .investorContent .investorBox table th img{
	height:20px !important;
}
.responsive0 .investor .investorContent .investors{
	margin:20px 0;
}

