/*
	@homepage http://userstyles.org/styles/246
	@updateurl http://userstyles.org/styles/iecss/246/BoingBoing%20-%20slim%20mode.css
	@domain boingboing.net
*/
@namespace url(http://www.w3.org/1999/xhtml);body > div > table > tbody > tr:first-child > td > table[width="811"] * {
  text-align: center !important;
}
body > div > table > tbody > tr:first-child > td > table > tbody > tr:first-child + tr > td > a {
  position: relative !important;
  left: 235px !important;
}



body > div > table > tbody > tr:first-child > td > table > tbody > tr:first-child + tr + tr > td > * {
  display: none !important;
}



body > div > table > tbody > tr:first-child + tr > td:first-child > #sidebar-a,
body > div > table > tbody > tr:first-child + tr > td:first-child + td + td > #sidebar-b {
  display: none !important;
}
