
/* HH-SPECIFIC:
-------------------------------------------- */

/* full-row fields */

#c_last_dental_visit_reason,
#c_overall_dental_health,
#c_responsparty_spouse_ss,
#c_patient_spouse_ss,
.c_dateinput,
#c_ill_health,
#c_patient_address,
#c_patient_guardian,
#c_learn_about,
#c_referral,
#c_responsparty_address,
#c_insurance_dual_coverage,
#c_insurance_co_address,
#c_insurance_co2_address,
#c_physician_name,
#c_overall_health,
#c_hospitalized,
#c_hospitalized_reason,
#c_all_meds,
#c_other_medication,
#c_other_condition,
#c_antibiotics,
#c_alcohol,
#c_rec_drug,
#c_dental_concerns,
#c_last_dental_visit, 
#c_last_xray,
#c_last_cleaning,
#c_avoided_care,
#c_avoided_care_reason,
#c_active_decay,
#c_bad_breath, 
#c_gum_disease,
#c_gum_treatment,
#c_teeth_appearance,
#c_teeth_whiter,
#c_dental_expectations,
#c_prev_dentist,
#c_request_records,
#c_dental_experience,
#c_nearest_relative,
#c_nearest_relative_address {
	width: 520px;
	margin-right: 0 !important;
	}

#c_dental_experience select,
#c_prev_dentist select,
#c_last_cleaning select,
#c_last_xray select,
#c_last_dental_visit select,
#c_overall_health select,
#c_responsparty_spouse_ss input,
#c_patient_spouse_ss input {
	width: 229px;
	}
	
/* force new rows */

#c_patient_hPhone,
#c_patient_address_time {
	clear: left;
	}

/* hidden fields */

#c_office_notes {
	display: none;
	}

