.gifts .description {
  background: transparent url(/images/gift_flow/description_bg.png) no-repeat scroll 0 0;
  width: 853px;
  height: 103px;
  overflow: hidden;
  padding: 20px 30px;
  position: relative;
  top: -10px;
  margin: 0 -4px; }
  .gifts .description .row {
    clear: both;
    height: 36px;
    margin-bottom: 16px;
    padding: 3px 0; }
.gifts h2, .gifts h3, .gifts .description .amount span {
  font-size: 1.75em;
  margin: 0 10px 0 0;
  position: relative;
  top: 3px;
  color: #1f85b7;
  float: left; }
.gifts #facebox h2 {
  float: none;
  margin-bottom: 20px;
  text-align: center; }
.gifts .description .amount {
  float: left; }
.gifts h3 {
  font-size: 1.5em; }
.gifts .description input[type=text] {
  float: left;
  font-size: 1.75em;
  height: auto;
  padding: 0; }
.gifts .description .name input {
  width: 450px; }
.gifts .description .amount span {
  margin-left: 10px;
  margin-right: 3px; }
.gifts .description .amount input {
  width: 125px; }
.gifts .description .group {
  float: left;
  position: relative;
  top: 8px;
  margin-left: 16px;
  font-size: 1.33em;
  vertical-align: top;
  width: 200px; }
  .gifts .description .group input {
    margin-right: 6px; }
  .gifts .description .group label {
    display: inline;
    position: relative;
    top: -3px;
    cursor: pointer; }
  .gifts .description .group #edit_invitation a {
    color: #E17009;
    margin-left: 20px;
    font-size: .9em; }
  .gifts .description .group .whats_this {
    font-size: .7em;
    position: absolute;
    top: -8px;
    padding-left: 5px; }
.gifts .choose_image_wrapper {
  width: 864px;
  margin: 0 auto 1.5em;
  overflow: hidden; }
  .gifts .choose_image_wrapper h2 {
    float: none;
    margin-bottom: 10px; }
  .gifts .choose_image_wrapper p {
    width: 450px;
    color: #333333;
    margin-bottom: 0; }
.gifts .image_selection_widget {
  position: relative; }
  .gifts .image_selection_widget .choices {
    width: 450px;
    float: left;
    clear: left; }
    .gifts .image_selection_widget .choices .refine_search {
      margin-bottom: 5px; }
      .gifts .image_selection_widget .choices .refine_search input {
        margin: 15px 5px 5px 0; }
      .gifts .image_selection_widget .choices .refine_search #image_search {
        width: 305px;
        float: left; }
      .gifts .image_selection_widget .choices .refine_search .refine_search_button {
        float: left;
        margin-top: 8px; }
  .gifts .image_selection_widget #results {
    width: 100%; }
  .gifts .image_selection_widget .chosen {
    background: transparent url(/images/image_selector/GiftBox.png) left top no-repeat;
    float: right;
    width: 320px;
    height: 320px; }
    .gifts .image_selection_widget .chosen #selected_images, .gifts .image_selection_widget .chosen #selected_item {
      width: 317px;
      height: 279px;
      padding-top: 35px;
      margin-top: 3px;
      overflow-y: auto; }
    .gifts .image_selection_widget .chosen #selected_item {
      height: auto; }
  .gifts .image_selection_widget .bow {
    position: absolute;
    top: -52px;
    right: 68px;
    z-index: 9; }

.card_preview {
  position: relative;
  height: 535px; }

.card_inside_bg {
  position: absolute;
  left: 10px;
  top: 0px; }

#card_style_customizer {
  float: right; }

.card_controls {
  float: right;
  margin-bottom: 5px; }
  .card_controls .row {
    float: left;
    margin: 15px 0 0 10px;
    padding: 3px;
    overflow: hidden;
    height: 36px; }
  .card_controls .font_selector select, .card_controls .font_selector label {
    margin-top: 10px; }

#card_style_customizer .picker {
  background: transparent url(/stylesheets/images/select.png) repeat scroll 0 0;
  height: 36px;
  position: relative;
  width: 36px; }
  #card_style_customizer .picker div {
    background: transparent url(/stylesheets/images/select.png) repeat scroll center center;
    height: 30px;
    left: 3px;
    position: absolute;
    top: 3px;
    width: 30px; }
#card_style_customizer label {
  float: left;
  font-size: 1.25em;
  margin-bottom: 0; }
#card_style_customizer .color label {
  position: relative;
  top: 10px; }
#card_style_customizer select, #card_style_customizer .picker {
  float: left;
  margin-left: 5px;
  cursor: pointer; }

.card_inside_form_wrapper {
  float: right;
  margin-right: 10px;
  width: 405px;
  max-height: 440px; }

.card_inside_form {
  background: transparent url(/images/gift_flow/card_inside_bg.png) repeat scroll left top;
  width: 365px;
  height: 395px;
  padding: 20px;
  min-height: inherit; }
  .card_inside_form textarea, .card_inside_form input[type=text] {
    background: none;
    border: 1px dashed #D3CBBC;
    font-size: 1.5em;
    text-align: center; }
  .card_inside_form textarea {
    height: 290px;
    padding: 20px;
    width: 320px; }
  .card_inside_form input {
    width: 360px;
    margin: 25px auto 0;
    height: 1.5em; }

