#content_corp{margin-bottom:10px}
{margin-bottom:20px}

/*content sentences
-----------------------------------*/
.cs_inner{
	padding:20px 50px;
}

#corp_table{
	background:#b4afcf;
}

.ef_content{
	display:table;
	font-size:14px;
	border-collapse:collapse;
	border:1px solid #000;
	border-bottom:0;
}
.ef_content:last-child{border-bottom:1px solid #000}
.ef_content p{
	display:table-cell;
	vertical-align:middle;
}

.ef_title{
	width:209px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	border-right:1px solid #000;
	background:#6a58bc;
}
.ef_input{
	padding:15px 0 15px 20px;
	width:658px;
	color:#000;
	line-height:1.3;
}

.cs_content p{
	padding-left:51px;
	font-size:14px;
}