#mobile .app .img.appstore {
  background: url("/images/localized/es/help_mobile/app-store.png") no-repeat;
}
#mobile .app .img.googleplay {
  background: url("/images/localized/es/help_mobile/google-play.png") no-repeat;
}
.quotation div {
  *margin-left:24%; /* IE7 */
}
#mobile .img-left {
  background: url("/images/localized/es/help_mobile/smartphone.png") no-repeat;
}
#mobile .img-right {
  background: url("/images/localized/es/help_mobile/tablet.png") no-repeat;
}