#method {
	padding-top: 20px;
}

#method h6 {
	font-weight: normal;
	font-size: 15px;
	line-height: 20px;
	margin-bottom: 40px;
	margin-top: 20px;
}

#method h6 p{
	margin-bottom: 16px; 
}


#method ul h2 {
	font-size: 24px;
	font-family: Georgia;
	font-style: italic;
	color: #fff;
	border-bottom: 2px solid #FF358B;	
	padding-bottom: 14px;
	margin-bottom: 25px;
	font-weight: normal; 	
}

#method ul h2 .number{
	color: #FF358B;
	padding-right: 87px;
}


#method ul .content {
	margin-bottom: 25px;
}

#method ul .content .icon {
	width: 110px;
	float: left;
	text-align: center;
}

#method ul .content .text {
	width: 585px;
	float: left;	
}

#method ul .content .text p{
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 18px;
}


