header.body #topMenu {
  top: -460px;
  height: 460px;
}
header.body #topMenu > ul > li,
header.body #topMenu > ul > li.home {
  width: 29%;
  padding: 0 2%;
  margin-bottom: 1.5em;
}
#page .buttonGroup.top {
  margin-bottom: 0;
}
#carSelection #id_id_dealer {
  margin-right: 0;
}
#carSelection .combinedInputCont {
  display: inline-block;
  width: 48%;
}
#carSelection .combinedInputCont label {
  width: 105px;
}
#carSelection .inputCont.radio .radInputLabel {
  width: 32.7%;
}
#carSelection .fieldsetAfterText .legend > span {
  width: 48%;
}
.form fieldset.equipment p {
  width: 49%;
}
#page .equipmentDetail ul.varVal2 > li {
  width: 49%;
}
