#product{
	padding:0px 30px;
}

	#product .title{}
	
	#product .text{}
	
	#product .image{
		margin:20px 0px 0px 0px;
	}
	
#benefits{
	margin:20px 0px 0px 0px;
	padding:10px 30px;
}

	#benefits .text{
		font-weight:bold;
		margin:0px 0px 10px 0px;
	}
	
	#benefits .benefit{
		padding:3px 0px;
	}
	
#text{
	margin:20px 30px;
}
