div.image {
  margin: 0px 13px;
}
div.image img {
  width: 230px;
  height: 178px;
}
div.small {
  text-align: center;
  color: #660000;
}
div.small img {
  display: inline;
  margin: 5px 8px;
  width: 110px;
  height: 110px;
}
p.caption {
  margin-top: 4px;
  color: #666600;
  font-size: small;
  text-align: center;
}
blockquote {
  color: #660000;
  font-style: italic;
  margin-top: 20px;
  margin-bottom: 20px;
}
blockquote p {
  margin-top: 0px;
  margin-bottom: 0px;
}
p.ref {
  color: black;
  text-align: right;
  font-size: small;
  font-style: normal;
}
