#processHead { margin: 0 0 22px 0; }

.step {
	float: left;
	padding: 0 12px 20px 0;
	border-right: 1px solid #D7D7D7;
	margin-right: 12px;
	height: 400px;
}

.step h2 {
	font-size: 1.8em;
	font-weight: normal;
	color: black;
	margin: 0;
	padding-bottom: 5px;
	width: 110%;
	background-color: white;
}

.step .image {
	margin-bottom: 15px;
}

.step p {
	width: 200px;
}

