a { text-decoration: none; }
a:after {
  content:" (" attr(href) ") ";
  font-size:0.8em;
  font-weight:normal;
}
a[href="#footnotes"]:after { content: ""; }
.print { display: block; }

header #headerLogo, header #headerSearch, header nav { display: none; }
header .printer img { width: 100%; }

#rail { display: none; }

#contentContainer {
  margin: 0;
  width: 100%;
}

.imageRotator { display: none; }
.toolbox { display: none; }

.homePageTitle { font-size: 40px; }
.homePageTitle img { display: none; }

#mythsVsFactsList .dateline, #faqList .dateline { display: none; }

#articlesListDropdown { display: none; }

#footnotes {
  display: block;
  height: 100% !important;
  overflow: auto;
}

footer { border-top: 1px solid black; margin-top: 30px; }
#footerLogo, #footerBorder { display: none; }




/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
