.content .el1 {
	float:left;
	width:250px;
	margin-right:44px;
	display:inline;
	padding-top:30px;
	
}
.content .el2 {
	float:left;
	width:590px;
	padding:20px 0 0 20px;
	/*background:#fff;*/
}
.content .lastModule {
	margin-right:0
}



