fieldset {
  border: 0;
  border-left: 1px solid #AFAEAE;
}
#title-step1, #title-step2 {
  margin: 0 auto 1ex;
}
#title-step1 {
  background: transparent url(../../../images/themes/stark/health-step1.gif) no-repeat 0 0;
  display: block;
  width: 285px;
  height: 50px;
  text-indent: -9999px;
}
#title-step2 {
  background: transparent url(../../../images/themes/stark/health-step2.gif) no-repeat 0 0;
  display: block;
  width: 295px;
  height: 49px;
  text-indent: -9999px;
}
#question-mark {
  background: transparent url(../../../images/themes/stark/icon-question-large.gif) no-repeat 0 0;
  display: block;
  width: 22px;
  height: 22px;
  text-indent: -9999px;
}
#go_to_step1 {
  background: transparent url(../../../images/themes/stark/health-btn-back-to-step1.gif) no-repeat 0 0;
  display: block;
  float: left;
  width: 224px;
  height: 65px;
  text-indent: -9999px;
}

#help_text a {
  float: left;
}

#lead_phone1_area, #lead_phone1_exchange, #lead_phone2_area, #lead_phone2_exchange {
  width: 27px;
}

#lead_phone1_station, #lead_phone2_station {
  width: 33px;
}

.health-form {
	margin-left: 0px;
	margin-top: 0px;
}

#health_insurance, #contact_info, #health_insurance2 {
	margin:8px;
}

#submit_step1 {
  display: block;
  background: transparent url(../../../images/themes/stark/health-btn-proceed.gif) no-repeat 0 0;
  width: 247px;
  height: 67px;
  padding: 0;
  margin: 0;
  text-indent: -9999px;
}

/* Validation
------------------------------------------- */
.xs_style{background-color:#fff;  }
#family {padding-left:12px;}

.displaynone {display:none;}
td.choice{border:1px solid #660000;padding:10px;}

/* Validation styles */
.validation-advice {
	color: #f00;
	margin-top: .25em;
	margin-bottom: 1ex;
	font-weight: bold;
	font-size: 11px;
}

#advice-loanform p {
	margin: 1ex 0 1em;
}
