#intro{
	position:relative;
	margin-top:10px;
	margin-left:10px;
	text-align:justify;
	margin-bottom:10px;
	_height:100px; 
	min-height:100px; 
	line-height:18px;
}

#illustrations{
	position:relative;
	margin-top:5px;
	margin-left:10px;
	text-align:justify;
	margin-bottom:10px;
	height:150px;
}

#info{
	position:relative;
	margin-top:30px;
	margin-left:10px;
	text-align:justify;
	margin-bottom:10px;
	line-height:18px;
}

#step1{
	position:absolute;
/*	margin-right:0px;*/
	right:30px;
	bottom:5px;
	width:153px;
}

#step1b{
	position:absolute;
/*	margin-right:0px;*/
	right:30px;
	top:20px;
	width:153px;
}

