/* ====== Send To A Friend Shared Stuff ====== */
/* line 5, ../sass/sass/sendtoafriend.scss */
.sendfriend-product-send .send-friend,
#product_sendtofriend_holder {
  width: 460px;
}
/* line 17, ../sass/sass/sendtoafriend.scss */
.sendfriend-product-send .send-friend .form-list,
#product_sendtofriend_holder .form-list {
  margin-bottom: 50px;
}
/* line 19, ../sass/sass/sendtoafriend.scss */
.sendfriend-product-send .send-friend .form-list textarea,
#product_sendtofriend_holder .form-list textarea {
  width: 100%;
  height: 10em;
}
/* line 24, ../sass/sass/sendtoafriend.scss */
.sendfriend-product-send .send-friend .form-list .remove-email,
#product_sendtofriend_holder .form-list .remove-email {
  float: right;
  margin-top: 20px;
}
/* line 35, ../sass/sass/sendtoafriend.scss */
.sendfriend-product-send .send-friend .buttons-set #max_recipient_message,
#product_sendtofriend_holder .buttons-set #max_recipient_message {
  text-align: left;
}
/* line 38, ../sass/sass/sendtoafriend.scss */
.sendfriend-product-send .send-friend .buttons-set #add_recipient_button,
#product_sendtofriend_holder .buttons-set #add_recipient_button {
  float: left;
}

/* Page only (non-modal version) */
/* line 47, ../sass/sass/sendtoafriend.scss */
.sendfriend-product-send .send-friend {
  width: 100%;
}
/* line 52, ../sass/sass/sendtoafriend.scss */
.sendfriend-product-send .buttons-set .back-link {
  display: none;
}
