*, html, body {
  line-height: 1.5em;
}

#leftContent {
  width: 100%;  
}

#rightContent, #inner2, #header_tools, form,  #footer1 {
  display: none;
}

#breadCrumb {
  margin-bottom: 10px;
}            

#footer {
  clear: both;
  width: 100%;
  display: block;
  margin-bottom: -20px;
}

.smaller {
  font-size: smaller;  
}

.center {
  text-align: center; 
}

.backLink {
  display: none;  
}

.newsContainer {
  margin: 20px;
  margin-bottom: 60px;
}

#printButton {
  display: none;
}
.comment {
  margin-bottom: 10px;
  border: 1px solid #000;  
}
div {
  margin: 10px;
}
.strong {
  font-weight: bold;
}
.author {
  text-align: right;
  font-style: italic;  
}

.lead img {
  display: none;  
}
