/* SIFR Didot for H1 */

.sIFR-active #central h1 { visibility:hidden; }

#central h1 {
  margin: 80px 0 50px;
  font-size: 5.0em;
}

#central a {
  color: #000;
  text-decoration: underline;
}
#central .sidebar h4 a { text-decoration: none; }

#central hr {
  margin: 40px 0;
  text-indent:-999em;
  height:3px;
  border-top:1px solid #000;
  border-bottom:1px dashed #000;  
  border-left:none;
  border-right:none;
}