.hidden {
  display: none;
}
#switch-options-from-existing-business {
  position: relative;
  padding: 0px 0 0px 20px;
  clear: left;
  height: 60px;
}
#switch-options-from-new-business {
  position: relative;
  padding: 10px 0 0px 20px;
  clear: left;
  height: 60px;
}
#user_contract_start_self_selected {
  padding: 2px 0 2px 10px;
}
#user_contract_start_move_in {
  padding: 2px 0 2px 10px;
}
.switch_radio_option {
  padding: 2px 0 2px 0;
  margin-top: 5px;
  height: 20px;
}
#existing_business_contract_start {
  width: 80px;
  margin: 0 10px 0 15px;
  font-weight: bold;
  background: transparent url(/images/hr_dot.gif) repeat-x scroll left bottom;
}
#new_business_contract_start {
  width: 80px;
  margin: 0 10px 0 15px;
  font-weight: bold;
  background: transparent url(/images/hr_dot.gif) repeat-x scroll left bottom;
}
