.process .text {
	font-size: 		1em;
}

div.process  {
	background: 		url("images/process.gif");
	background-repeat:	no-repeat;
	background-position:150px; 
	height:				84em;	
}
.en div.process {
	background: 		url("images/process_en.gif");
	background-repeat:	no-repeat;
	background-position:150px; 
}

div.process ol li {
	height: 			20em;
	margin-bottom: 		2em;
	list-style: 		none;
	position: 			relative;
}

div.process ol li p {
	margin-bottom: 		1em;
}

div.process ol li div {
	width: 				300px;
	position: 			absolute;
	top:				0;
	right: 				40px;
}

div.process ol li h3 {
	font-weight: 		normal;
	width: 				150px;
	text-align: 		right;
	color:				#fff;
	font-size: 			1em;
}

div.process ol {
	list-style: 		none;
	padding-top: 		2em;
}

#step2 {
	margin-bottom: 		4em;
	height: 			23em;
}