#content-header {
	height: 0;
}

#sidebar .aside h2 {			
	font-size: 13px;
	line-height: 1.8em;
	margin: 1.8em 0 0em;
	font-variant: none;
}	

#sidebar .aside p,
#sidebar .aside ul {
	margin-left: 1.75em;	
	list-style: disc;
}
		
#sidebar p.select-country {
	text-align: center;
	margin-left: 0;
	margin: .797em 0;
}	

#sidebar p.select-country select {
	background-color: #fff;
	caption-side: #222;
	border: 1px solid #d7d4cc;
	padding: 2px;
	font-size: 12px;	
	width: 100%;
	font-family: arial;
}	
		
#sidebar #country-map {
	margin: 0;		
	background-color: #000;
	color: #888;
	line-height: 225px;
	text-align: center;
}		

#list-stats span {
	font-family: arial;
	font-weight: bold;
	font-style: italic;
}	
