/* Health Advisor / Risk Assessment Tool */
#hhForm .set .field label.age,
#hhForm .set .field label.gender,
#hhForm .set .field label.doctor { margin: 2px 0 0 36px; }
#hhForm .set .field label.doctor { margin-right: 6px; }
#hhForm .set .field input#hhName { margin: -2px 0 0; }
#hhForm .set .field input#hhBloodPressure1a,
#hhForm .set .field input#hhBloodPressure1b { margin: -6px 0 0; }
#hhForm .set .field input.checkbox { margin: -4px 20px 0 -4px; }
#hhForm .set .field select { margin: 2px 0 0; }
#hhForm .set .field select#hhAge, 
#hhForm .set .field select#hhGender,
#hhForm .set .field select#hhDoctor { margin: 0 0 2px; }