#wmWorldMap {
	font-family: Arial, sans-serif;
}
#wmWorldMap .wm-no-print {
	display: none;
}
#wmList {
	margin-bottom: 10pt;
}
#wmList h1 {
	font-size: 14pt;
	display: block;
}
#wmCountry {
	margin-bottom: 6pt;
}
#wmCountry .wm-icons {
	display: none;
}
#wmInfo {
	font-size: 12pt;
}
#wmAddress span {
	display: block;
}
#wmAddress .wm-name {
	display: block;
	font-weight: bold;
	margin-bottom: 6pt;
}
#wmAddress .wm-address {
	display: block;
	margin-bottom: 18pt;
}
#wmAddress .wm-buttons {
	display: none;
}

