#header, #site_switch, #sidecol, #breadcrumbs_lang, #breadcrumbs_searchbox, #footer_tools {
  display: none;
}

#print_header {
  display: block;
}

/* Remove column padding so that the main (left) column extends to fill the
 * space created by removing the side (right) column. */
.show-all #columns {
  padding: 0;
}

a {
  color: #000;
}

#page_subheader ul {
  list-style: circle;
}
