.en-US #continue-ddo {
  text-indent: -9999px;
  background-image: url( ../images/proceed-to-ddo.png );
}

.en-US #form-header {
  text-indent: -9999px;
  background-image: url( ../images/form-header.png );
}

.en-US #label-username {
  text-indent: -9999px;
  background-image: url( ../images/label-username.png );
}

.en-US #label-password {
  text-indent: -9999px;
  background-image: url( ../images/label-password.png );
}

.en-US #label-confirm-password {
  text-indent: -9999px;
  background-image: url( ../images/label-confirm-password.png );
}

.en-US #label-email {
  text-indent: -9999px;
  background-image: url( ../images/label-email.png );
}

.en-US #label-first-name {
  text-indent: -9999px;
  background-image: url( ../images/label-first-name.png );
}

.en-US #label-last-name {
  text-indent: -9999px;
  background-image: url( ../images/label-last-name.png );
}

.en-US #label-dob {
  text-indent: -9999px;
  background-image: url( ../images/label-date-of-birth.png );
}

.en-US #signup-form input.button {
  text-indent: -9999px;
  background-image: url( ../images/btn-next.png );
  background-color: transparent;
  border: none;
}



/*------------------------------------------*\
  info links
\*------------------------------------------*/

#info-links {
  position: absolute;
  top: 767px;
  left: -40px;
  width: 574px;
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  text-transform: uppercase;
  display: block;
}

#info-link-free {
  display: block;
  width: 300px;
  height: 36px;
  text-align: left;
  margin: auto;
  background-position: center 0;
  background-repeat: no-repeat;
}

#info-link-free:hover {
  background-position: center -36px;
}

#info-link-whatis,
#info-link-screenshots,
#info-link-trailer {
  display: block;
  height: 30px;
  text-align: left;
  float: left;
  background-position: center 0;
  background-repeat: no-repeat;
  margin: 0 5px;
}

#info-link-whatis:hover,
#info-link-screenshots:hover,
#info-link-trailer:hover {
  background-position: center -30px;
}

#info-link-whatis {
  width: 144px;
  margin-left: 50px;
}

#info-link-screenshots {
  width: 139px;
}

#info-link-trailer {
  width: 158px;
}



.en-US #info-link-free {
  text-indent: -9999px;
  background-image: url( ../images/how-is-it-free.png );
}

.en-US #info-link-whatis {
  text-indent: -9999px;
  background-image: url( ../images/what-is-ddo.png );
}

.en-US #info-link-screenshots {
  text-indent: -9999px;
  background-image: url( ../images/screenshots.png );
}

.en-US #info-link-trailer {
  text-indent: -9999px;
  background-image: url( ../images/watch-trailer.png );
}

.en-US #success-header {
  text-indent: -9999px;
  background-image: url( ../images/success-header.png );
}

.en-US #turbine-download {
  text-indent: -9999px;
  background-image: url( ../images/btn-download.png );
}

.en-US #turbine-download-mac {
  text-indent: -9999px;
  background-image: url( ../images/btn-download-mac.png );
}

.en-US #turbine-learn-more {
  text-indent: -9999px;
  background-image: url( ../images/btn-learn-more.png );
}

.en-US #turbine-offer-header {
  text-indent: -9999px;
  background-image: url( ../images/offer-header.png );
}

.en-US #turbine-offer-subheader {
  text-indent: -9999px;
  background-image: url( ../images/offer-subheader.png );
}

.en-US #download-divider {
  text-indent: -9999px;
  background-image: url( ../images/or.png );
}

.en-US #sorry-header {
  text-indent: -9999px;
  background-image: url( ../images/sorry-header.png );
}

.en-US #waiting {
  text-indent: -9999px;
  background-image: url( ../images/progressbar.gif );
}

.en-US #failure-header {
  text-indent: -9999px;
  background-image: url( ../images/failure-header.png );
}

#upsell .en-US {
  text-indent: -9999px;
  background-image: url( ../images/btn-upsell.png );
}
