body {
  font-family: "Lucida Grande", Arial;
  font-size: 12px;
  line-height: 20px; }

#print_logo {
  display: block;
  font-size: 26px;
  color: #999;
  letter-spacing: -2;
  margin-bottom: 30px; }

#nav {
  display: none; }

#tabsDiv {
  display: none; }

#contentWrapperFull {
  -webkit-box-shadow: 0;
  -moz-box-shadow: 0; }

#contentSpacing {
  margin: 0;
  padding: 0; }

#contentWrapper {
  -webkit-box-shadow: 0;
  -moz-box-shadow: 0; }

#contentLeftNavMenu {
  display: none; }

#contentRight {
  margin: 0;
  width: 660px; }

#footer {
  display: none; }

#howtoShowQuestions ul li {
  display: none; }

#howtoSearchArea form {
  display: none; }

#howtoArticles ul li {
  display: none; }

#howtoArticle p.heading {
  font-size: 20px; }

#howtoArticle p.subheading {
  font-size: 18px;
  padding: 15px 0 5px 0;
  border-bottom: solid 1px; }

#aboutContainer p.heading {
  font-size: 20px; }

/* underline the publications to break them up */
.publication {
  border-bottom: solid 1px #222; }
