.wizard-layout {
  width: 899px;
}

.wizard-layout #col1 {
  width: 664px;
}

.wizard-layout #col2,
#affix-div {
  width: 221px;
  top: 55px;
}

#wizard-pagelist {
  border: 1px solid #98927c;
  margin: 15px 0;
  background: #fff;
}

#wizard-pagelist ul {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  background: url(../images/bg-rhs-nav.gif) 0 bottom repeat-x;
  padding: 10px 12px;
  list-style: none;
}

#wizard-pagelist ul li {
  margin: 6px 0;
  background: url(../images/rhs-nav-list-icon.ltr.png) 0 0 no-repeat;
  padding: 2px 0px 2px 15px;
}

#wizard-pagelist ul li.active {
  background: url(../images/rhs-nav-list-icon-dark.ltr.png) 0 0 no-repeat;
  background-color: #ffffaa;
}

#wizard-pagelist ul li a {
  margin: 2px 0 0 0;
}

#wizard-pagelist ul li span {
  margin: 2px 0 0 0;
  color: #bfbfbf;
}

#wizard-pagelist ul li.active span {
  font-weight: bold;
  color: #8d897e;
}

#wizard-navigation {
  text-align: right;
  margin: 10px 0 0 0;
}

#wizard-navigation input[type="button"] {
  margin: 0 0 0 3px;
}

#wizard-major-actions .action-button.save {
  background-image: url("../images/button-save-changes.ltr.png");
}

#wizard-major-actions .action-button.edit {
  background-image: url("../images/button-edit.ltr.png");
}

#wizard-actions {
  text-align: right;
  margin: 10px 0px;
}

#more-actions li {
  margin-top: 10px;
}

.action-link {
  margin-left: 14px;
  text-align: left;
  font-size: 11px;
}

#wizard-actions a,
#more-actions li .action-link a {
  color: #045f7f;
}

#wizard-actions span {
  padding: 0 5px;
}

button + .repeater-groups {
  margin-top: 1em;
}
