#genhealth {
  font-family: Helvetica;
  width: 381px;
}

#genhealth h2, div#genhealth h3 {
  color: #0cad2b;
  padding-top: 10px;
  padding-bottom: 10px;
}

div#genhealth ul {
  list-style: none;
}

div#genhealth ul>li {
  padding: 5px;
}

#genhealth ul {
  list-style: none;
}

div#genhealth ol {
  padding-left: 30px;
}

div#genhealth ol li {
  padding-bottom: 10px;
}

.radio_button {
  background-image: url(../images/btn_radio.gif);
  background-repeat: no-repeat;
  background-position: center left;

  width: 80%;
  padding-left: 15px;
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 0px;
}

.radio_button input {
  display: none;
}

div#newusers2, div#registeredusers2 {
  width: 190px;
  float: left;
  border: 0px;
}

.green_text {
  color: #0cad2b;
}
