


.step {
	float: left;
	width: 300px;
	margin-right: 10px;
	clear: both;
	}
	
	
.step p i{
	font-size: .8em;
	font-style: italic;
	clear: both;
	}
	
	
div.detail {
	width: 300px;
	float: left;
}

.stepclear {
	clear: both;}