body.smallsize fieldset .number {
  background: none;
}

body.smallsize fieldset .number span {
  font-size: 50px;
  display: block;
  margin-top: 25px;
  color: #6c6c6c;
  font-weight: bold;
}

body.smallsize fieldset.ticked .number span {
  visibility: visible;
  color: #ccc;
}

body.smallsize fieldset .row1 {
  margin-left: 50px;
}

body.smallsize #steps {
  background: url('/images/v2011/cooper/version_3/steps_new_small.png') 0 0 no-repeat;
  width: 487px;
  height: 107px;
  z-index: 100;
  margin: 0 auto;
}

body.smallsize #steps_left {
  background: url('/images/v2011/cooper/version_3/steps_left_small.png') 0 0px no-repeat;
  width: 100%;
}

body.smallsize #steps_right {
  background: url('/images/v2011/cooper/version_3/steps_right_small.png') right 0px no-repeat;
  margin: 0 0 0 10px;
  padding: 0 15px 0 0;
}

body.smallsize #steps .step {
  top: 32px;
  font-size: 14px;
}

body.smallsize #steps .step1 {
  width: 145px;
  left: 0px;
}

body.smallsize #steps .step2 {
  top: 20px;
  width: 120px;
  left: 175px;
}

body.smallsize #steps .step3 {
  left: 315px;
  width: 120px;
}

body.smallsize #contactform .tooltip {
  left: 34px;
  background: url('/images/v2011/cooper/version_3/tooltip_bg_small.png') 0 0 no-repeat;
}
