#home_promo {
  margin: 0px -10px;
  width: 520px;
  height: 136px;
  background-image: url(/static/domainclaim-new/img/promo.png);
  background-repeat: no-repeat;
}

#home_promo .text {
  padding: 0px 10px;
  display: none;
}

#social {
}

#social .social_button {
  display: inline-block;
  margin: 0px 5px 0px 0px;
}

#social #social_facebook {
  position: relative;
  top: 4px;
}

#social #social_google {
}
