#process {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #333;
	width: 660px;
	height: 500px;
	background-image: url(../images/processbgfull.jpg); 
}

#istart,#i1,#i2,#i3,#istop{   
	display:none; 
} 
#process img{ 
	border:none;
} 
#process table{
	margin-top:1px;
} 

#process td{
	height:160px;
	text-align:center;
}
#processpop{
	display:none;
	position:relative;
	left:60px;
	top:30px;
	width:500px; 
	background-image:url(../images/facebg_pop.gif); 
	background-repeat:repeat-x;
	border:1px solid #fff;
	padding:20px;
	background:#dfe1e0;
	color:#666;
}

#citat{
	display:none; 
}