body {
  font-family: serif;
  color: #222; }

#page {
  font-size: 1.4em; }

h1, h2, h3, h4 {
  color: #666; }

h1 {
  font-size: 2em; }

h2 {
  font-size: 1.7em;
  margin: 0 0 1em 0; }

h3 {
  font-size: 1.4em;
  margin: 1em 0; }

table th {
  font-size: 1.2em;
  font-weight: normal;
  border-bottom: 1px solid #ccc; }
table td, table th {
  padding: 0.2em 0.5em; }

.unrelated {
  margin-top: 2em !important; }

#info .description p {
  margin: 0 0 1em 0; }
#info .description strong {
  font-weight: bold; }

img.zoom, #preview a.preview img.zoom {
  position: absolute;
  display: none;
  width: 18px;
  height: 18px; }
  img.zoom.front,   #preview a.preview img.zoom.front {
    margin: 114px 0 0 84px; }
  img.zoom.gallery,   #preview a.preview img.zoom.gallery {
    margin: 112px 0 0 82px; }
  img.zoom.preview,   #preview a.preview img.zoom.preview {
    margin: 297px 0 0 224px; }
