.help_cen{
	width: 100%;
	padding: 20px 0;
	border-top: 1px solid #DEDEDE;
}
.help_cen h6{
	font-size: 16px;
	color: #444444;
	line-height: 20px;
	padding-bottom: 10px;
}
.help_cen p{
	font-size: 14px;
	color: #898C8C;
	line-height: 26px;
}