#masthead, #tier3-local-nav  {display:none;}
#banner4print {display:block;margin-bottom:15px;margin-left:18px;}

#breadcrumb-trail {display:none;}
#page-footer {display:none;}



/* added for the latest 2013 changes */
#user-nav, #global-nav {display:none;}
#dos-logo-assets {display:none;}
#dos-wrap {display:none;}
#footer-links, #sitemap-links {display:none;}
#content-output { background-image: none;}

#dos-wrapper { background-image: none;}


/* remove the static map banner */
#masthead-map {display:none;}

/* make the main area wider since the left nav isn't displayed */
#tier3-local-nav {display:none;}
/* #tier3-landing-content {width:610px;margin-left:30px;} */
#tier3-landing-content {width:960px;margin-left:20px;}
html, body {background-image: none;background-color:#ffffff;}

#landing-local-nav {display:none;}
#highlights {display:none;}


/* hide legacy left nav for bmena, mepi, etc */
#body-row02-col01 {display:none;}
#body-row02 {text-align:left;}

/* prevents the bottom line from cutting off in IE */
body { margin-bottom: 10px; }

/* ensures firefox will print all the pages */
#tier3-landing-content-wide, #tier3-landing-content {overflow:visible;}

/* right column */
/*#sidebar {width:250px;} */
#sidebar {display:none;}
#sidebar-top, #country-profiles,#where-is-the-secretary, #google-map-overlay {display:none;}

#stayconnect {display:none;}
#from-the-dipnote-blog {display:block;margin-top:0;padding-top:0;}

/* features - only show first set of three */
.noprint {display:none;}
/* slim the middle column padding */
.feature2 {padding:0 0 15px 0;}

/* footer */
/*
#footer-links, #sitemap-links {display:none;}
*/
/* make the footer link columns a little slimmer for print */
.sitemap-column {width:150px;}

/* things that were hidden on screen, should be shown for printing.  like certain headers
that are in the background and wouldn't show up when printing..  so let's make them show */
.hidden {display:block};

/* don't show the real in other news since the hidden one will show */
h2.in-other-news-headline, h2.features-headline {display:none;}

/*Give tier3 and doc titles a little more space under them so they don't cut off */
h2.tier3-headline {line-height:32px;}

/* the 3 little boxes - used for top story flipping */
#top-story-pagination {display:none;}

/* show the subscribe to text */
p a#subscribe-to-updates span { display:block; color: #185A9C; text-decoration: none;}

/* remove line udner features */
h2.features-headline, #feature-nav {border-bottom:none;}

