@charset "utf-8";
/* CSS Document */

#step1{
	width:300px;
	float:left;
}

#step2{
	width:300px;
	padding-left:30px;
	padding-right:30px;
	float:left;
}

#step3{
	width:300px;
	float:left;
}

#chart{
	float: right;
}

#envelope{
	margin-top: 30px;
	margin-left: 60px;
}

#tick{
	margin-left: 70px;
}
