@charset "utf-8";
/* CSS Document */

#step1, #step2, #step3{
	float:left;
	margin:0;
	padding:0;
	width:237px;
	position:relative;
	margin-bottom:3.8em;
}
#step1{
	margin-left:15px;
}
#step3{
	width:210px;
}
#step1 p, #step2 p, #step3 p{
	position:absolute;
	width:194px;
	height:30px;
	bottom:20px;
	left:7px;
	margin:0;
}

#main #flow{
	width:583px;
	margin-left:auto;
	margin-right:auto;
}
/*#main #flow{
	width:212px;
	float:left;
	margin-left:15px;
}
#photoblock{
	float:left;
	width:450px;
	margin-bottom:3.8em;
}*/