.step {
	margin: 1.5em 0;
	position: relative;
}

.step img {
	float: left;
}

.step h2 {
	color: #999;
	font-size: 2.6em;
	font-weight: normal;
	margin: 0;
	position: absolute;	
	left: 295px;
	top: 120px;
	margin-top: -1em;
}

.step p {	
	margin: 0;
	top: 135px;
	position: absolute;
	left: 295px;
}

.step-2 h2,
.step-3 h2 {
	top: 42px;
}

.step-2 p,
.step-3 p{
	top: 57px;
}


.step-4 h2 {
	top: 95px;
}

.step-4 p {
	top: 110px;
}

.step-5 h2 {
	top: 75px;
}

.step-5 p {
	top: 90px;
}

.step-6 h2 {
	top: 20px;
}

.step-6 p{
	top: 35px;
}
