/* Sprite graphics */

.sprite {
  display: inline-block;
  background: url(/static/domainclaim-new/img/sprites.png);
}

.sprite span {
  display: none;
}

#domainclaim_logo {
  background-position: 0px 0px;
  width: 240px;
  height: 38px;
  margin: 30px 0px 0px;
}

#flagman {
  background-position: 0px -56px;
  width: 330px;
  height: 430px;
}

#payoff {
  background-position: 0px -576px;
  width: 900px;
  height: 47px;
  margin: 20px 0px;
}

.cross {
  background-position: -375px -475px;
  width: 14px;
  height: 14px;
}

.for_product {
  position: relative;
  top: 10px;
  margin: 20px 0px 0px 10px;
  height: 48px;
  width: 455px;
}

#for_product_mobileme {
  background-position: -375px 1px;
}

#for_product_icloud {
  background-position: -375px -57px;
}

#for_product_gmail {
  background-position: -375px -115px;
}

#for_product_google {
  background-position: -375px -172px;
}

#for_product_blogger {
  background-position: -375px -230px;
}

#for_product_wordpress {
  background-position: -375px -287px;
}

#for_product_server {
  background-position: -375px -344px;
}

#for_product_nameservers {
  background-position: -375px -402px;
}
