
#pre_screen{

}

.box2{
 width:104px;
 height:94px;
 margin:2px; 
 padding:2px;
 text-align:center;  
 border:1px solid #FF9933;
}
html > body .box2{
 width:99px;
 height:90px;
}

.overview{
	border:0px;
	margin:0;
	padding:0;
}

#pre_screen div.box2{
 float:right;
}

#pre_screen div.change{
 margin-left:30px;
}

#pre_screen div.change div.box2{
 float:left;
}


#pre_liste{
padding:0px;
margin:0px;
float:right;
width:234px;
}
html>body #pre_liste{
	width:234px;
}

#pre_liste ul{
}

#pre_texte{
margin:10px 30px;
}