.help_nav {
  font-size: 1.25em;
  font-weight: bold;
  padding-top: 12px;
  float: right;
}

.help_caption {
  margin-top:0.5em;
  font-size: 0.95em;
  font-style: italic;
  text-align: center;
}

.help_image {
  width: 250px;
}

.help_heading {
  padding-bottom: 10px;
  border-bottom: 1px solid #999;
}

.help_content {
  font-size:0.9em;
}

.help_content * {
  font-weight:normal;
  letter-spacing:.02em;
}

.help_content strong {
  font-weight: bold;
}

.help_content h1,
.help_content h2,
.help_content h3,
.help_content h4 {
  color:#333;
}

.help_content h4 {
  margin-top: 1.0em;
  font-weight:bold;
  /*border-bottom: 1px solid #999;*/
  padding: 4px 8px;
  background: #ccc;
}

.help_content h2 {
  margin-top:20px;
}

.help_content  ul {
  margin:10px;
  padding:10px;
}

.help_content  ul li {
  margin-bottom:10px;
}

.help_content table {
  margin: 10px 0;
}

dt {
  font-weight:bold;
  margin-bottom:5px;
  font-size:1.2em;
}

dd {
  margin-bottom:20px;
}

dd em {
  line-height:2em;
}
