#account_wizard {
  width: 20em;
  margin-left: 5em;
  margin-top: 4em;
  float: left;
}

/*
.cg_setup_step .heading {
   overflow: auto;
   height: 6em;
}
*/
div.cg_setup_step {
  height: 38em;
  width: 53em;
}

.cg_setup_step .step_main {
  float: left;
  width: 42em;
  height: 33em;
  margin: 0.5em;
}

.cg_setup_step .progress_indicator {
  float: right;
  margin: 0;
  width: 9em;
  height: 33em;
}

.miwt-table .remove_button button {
  display: inline-block;
  width: 17px;
  height: 17px;
  text-indent: -400em;
  overflow: hidden;
  border-radius: 0;
  border: none;
  background: transparent no-repeat left center;
}

.miwt-table .remove_button button, .miwt-table .remove button {
  background: url(/_resources/e30d:l2a24a/files/167512z92b031ce/_fn/icon_delete_16.png);
}

.personalinfostep label {
  display: block;
  font-weight: bold;
}

.specialty_add_instr {
  font-size: large;
  font-weight: bold;
}
