#artHead {
  font-size: 24pt;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.1em;
  margin: 0;
}

#artTag {
  font-style: italic;
  font-weight: normal;
  font-size: 18pt;
  margin: 0;
}

#articleBody .bylineDateBox {
  font-size: 10pt;
  font-weight: bold;
  margin: 1em 0;
}

#articleBody .dateline {
  border-right: 1px solid #000;
  margin-right: 8px;
  padding-right: 8px;
}

#articleBody .dateline.noByline {
  border-right: 0;
}

caption {
  margin: auto;
  padding: .25em;
}

fieldset { border-color: #000; }

legend { color: #000; }

.cutline {
  font-size: 10pt;
}

.photocredit {
  font-size: 8pt;
  margin: 0 0 .25em;
  text-align: right;
}

#relatedSites, #relatedSites h3 { border-bottom: 1pt solid #000; }

#relatedSites h3 {
  line-height: 1.1em;
  font-size: 12pt;
}

.storyImage1 img, .storyImage2 img, .storyImage3 img {
  border: 1px solid #000;
}

.storyImage1 p, .storyImage2 p, .storyImage3 p {
  margin: .5em 0;
}

.storyImage1, .storyImage3 {
  float: right;
  margin: .75em 0 .75em .75em;
}

.storyImage2 {
  float: left;
  margin: .75em .75em .75em 0;
}

td {
  text-align: left;
  border: 1pt solid #000; 
}

th {
  border: 1pt solid #000;
}

