body {
	font-family:"Myriad Pro",Arial,sans-serif;
	font-size:12px;
	line-height: 16px;    
	color: #000;
	
}              
body a {
	color: #000;      
	  text-decoration: none; 
}
#logo a span, #topmenu, .pick_city, .visualcontent, .subcontent, #editButtons, .enquete_steps, #buttondiv, .enquete .buttons{
	 display: none !important;
}        
 
#logo a {
	font-size: 2em;
	font-weight: bold;
  
}            
#wrapper {     
	display: block;
	width: 15cm;
	
}      
ol.enquete li {
	
	list-style: none;
}                 
ol.enquete li.step { 
	display: block !important;
	border-bottom: 2px solid #000 !important;     
	margin-bottom: 20px;
	padding-bottom: 20px !important;
}         
      
ol.enquete li.step span.num,
ol.enquete li.step strong {
	display: inline !important;
	margin-right: 10px;
}    
ol.enquete div.result {
	border-bottom: 1px solid #999 !important;
	
}
ol.enquete li.counted {
	position: relative !important;
	padding-right: 30px;
	   
} 
ol.enquete li.counted span.count {
	position: absolute !important;
	right: 30px;
	top: 0px; 

}

