
.help_header, .help_text {
  text-decoration: none;
  text-align: left;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 12px;
  font-style: normal;
  color: #000000;
  margin-bottom: 3px;
  margin-right: 20px;
}


.help_header {
  margin-top: 15px;
}

.help_text {
  font-weight: normal;
  color: #666666;
  margin-bottom: 20px;
}

