blockquote {
  background: #cccccc;
  border-left: 10px solid #ccc;
  margin: 1.5em 10px;
  padding: 0.5em 10px;
  white-space:pre-wrap;
}

blockquote cite {
  display: block;
  margin-top:1em;
  font-size: 80%;
}
 
blockquote cite:before {
  content: "\2014 \2009";
}

p.obsolete {
  border: 1px solid #ccc; 
  font-weight:bold; 
  color: darkred;
  margin: 1em 0em 1em 0em;
  padding: 0.5em;
}

.page-section-header {
  border-bottom: 1px solid #eee;
  margin-top: 1em;
}

.ssba {
  font-family: Oxygen, 'Helvetica Neue', Arial, sans-serif;
  font-size: 70%;
}