div.green {
	background:url(../images/green.png) no-repeat center center;
	height:100px;
}
div.green div.step {
	width:209px;
	float:left;
}
div.green div.step h3 {
	margin:4px 0 0 0;
	padding:0;
	text-align:center;
}
div.green div.step div.text {
	margin:5px 0 0 0;
	padding:5px 5px 5px 25px;
}
