img { display: none;  border: none; }
object { display: none;  border: none; }
embed { display: none;  border: none; }

/* ************************************************************** */
/* HEADER ******************************************************* */
#site #header #logo, #site #header #flag {
	display: none;
}

H1 IMG { display: block; }

#site #header #banner_home H2 {
	display: none;
}
#site #header #banner_home P {
	font-size: 0.9em;
	line-height: 1.2em;
}


/* ************************************************************** */
/* CRUMBS ******************************************************* */
#site #crumbsbox {
	display: none;
}

/* ************************************************************** */
/* MENU ********************************************************* */
#site #body #menu {
	display: none;
}

/* ************************************************************** */
/* CONTENT ****************************************************** */

/* SEE content.css */
#site #body #content H3 { font-size: smaller; margin-bottom: 0px; }
a { color: #000000;  }
#site #body #content .contact_people_listing h3 {font-size: larger;}
#site #body #content img.partner {display: block; float: right; }
#site #body #content img.intl {display: inline;}
#site #body #content .non-print { display: none; }
#site #body #content .form-h2 { display: none; }
#site #body #content .latestpublication { display: none; }
#site #body #content .contact_office_column  { display: none; }
#site #body #content #contact_people_alphabet{ display: none; }
#site #body #content .podcast .transcript h4 {font-size: smaller; font-weight: bold; margin-bottom: 1px; padding-bottom: 1px; }
#site #body #content .podcast .transcript p {font-size: smaller; margin: 0px; padding: 0px; }
/* ************************************************************** */
/* CONTENT PARTICULAR ******************************************* */
FORM { display: none; }

/* ************************************************************** */
/* CONTEXT ****************************************************** */
#site #body #context {
	display: none;
}
/* ************************************************************** */
/* FOOTER ******************************************************* */
#site #footer {
	display: none;
}

#footer_logos {
	display: none;
}

