/* -------------------------------------------------------------- 
   cascades from form.css
	 style specific for health vertical.
-------------------------------------------------------------- */

.base,
#first_name,
#last_name,
#address1_street1,
#address1_street2,
#address1_city,
#email1	{ width:130px;	}

.dig-2,
#dob1_mm_on,
#dob1_dd_on,
#dob2_mm_on,
#dob2_dd_on,
#dob3_mm_on,
#dob3_dd_on,
#dob4_mm_on,
#dob4_dd_on,
#dob5_mm_on,
#dob5_dd_on,
#dob6_mm_on,
#dob6_dd_on,
#dob7_mm_on,
#dob7_dd_on { width:20px; }

#phone1_area,
#phone1_exchange,
#phone2_area,
#phone2_exchange { width:24px; }

.dig-3,
#phone1_station,
#phone2_station,
#insured1_weight,
#insured1_weight,
#insured2_weight,
#insured3_weight,
#insured4_weight,
#insured5_weight,
#insured6_weight,
#insured7_weight { width:41px; }

.dig-4,
#dob1_yyyy_on,
#dob2_yyyy_on,
#dob3_yyyy_on,
#dob4_yyyy_on,
#dob5_yyyy_on,
#dob6_yyyy_on,
#dob7_yyyy_on	{ width:40px; }

.dig-5,
#address1_zip { width:46px; }

/*#existing_carrier_row select {font-size:.9em;}*/

#pre_existing_list { list-style-type:none;}
li.condition { width: 33%; float: left; }
li.condition label { font-weight: normal; }

#disabled-spouse,
#disabled-child {
	color: #ccc;
}