﻿#wizard-progress {
  color: #afafaf;
}
#wizard-progress li {
  background-image: url(images/register/green-box-disabled.gif);
  background-repeat: no-repeat;
}
#wizard-progress li.active {
  background-image: url(images/register/green-box.gif);
}
#billing-copy {
  color: #429538;
}
#wizard-steps h2 {
  color: #3d3d3d;
}
#wizard-steps h2 strong {
  color: #429538;
}
#wizard-steps h4 {
  color: #3d3d3d;
}
.page-contents {
  color: #393939;
}
.page-contents h1,
.page-contents h2 {
  color: #429538;
}
.page-contents a {
  color: #429538;
}
/*# sourceMappingURL=Register.css.map */