body {
  font-size:70%; /* 1em = 10px */
  }	
	
#global,
#main {
	margin:0;
	padding:0;
	}	

#sidebar {
	display:none;
	}
	
*,
#main h2,
.column-left label,
.column-right p.description, 
.column-right label.precisions a {
	color:black !important;
	}	
	
.column-left a,	
.column-right a {
	color:555 !important;
	text-decoration:none !important;
	border:none !important;
	}		
	
code {
	background:rgba(0, 0, 0, 0.07) !important;
	}	
	
.help {
    font-weight:800; /* Black */
	border-bottom:3px dotted;
	}	
