/* line 3, ../../app/stylesheets/reserve.sass */
#butterfly {
  display: none;
}

/* line 6, ../../app/stylesheets/reserve.sass */
.wrapper2 {
  background: url('/images/reservation_girl.jpg?1317053430') no-repeat 435px bottom;
}

/* line 9, ../../app/stylesheets/reserve.sass */
#workshop-form, #right {
  padding-top: 32px;
}

/* line 12, ../../app/stylesheets/reserve.sass */
p.error {
  color: red;
  text-decoration: underline;
}

/* line 16, ../../app/stylesheets/reserve.sass */
#workshop-form {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 740px;
  margin-left: 17px;
}
/* line 138, ../../../../.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html #workshop-form {
  overflow-x: hidden;
}
/* line 20, ../../app/stylesheets/reserve.sass */
#workshop-form p {
  padding-left: 45px;
}

/* line 23, ../../app/stylesheets/reserve.sass */
#reserve-form {
  width: 378px;
  height: 672px;
  height: 785px;
  background: url('/images/reserve_form.png?1317053430') no-repeat;
  margin-left: 30px;
  padding: 45px 0 0 0;
}
/* line 30, ../../app/stylesheets/reserve.sass */
#reserve-form .text, #reserve-form .select, #reserve-form .textarea {
  margin: 0 0 10px 0;
}
/* line 32, ../../app/stylesheets/reserve.sass */
#reserve-form .text input,
#reserve-form .select select,
#reserve-form .textarea textarea {
  width: 180px;
}
/* line 36, ../../app/stylesheets/reserve.sass */
#reserve-form .submit {
  margin: 30px 0 0 153px;
}
/* line 38, ../../app/stylesheets/reserve.sass */
#reserve-form .recaptcha {
  padding-left: 23px;
}
/* line 40, ../../app/stylesheets/reserve.sass */
#reserve-form label {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 133px;
  font-size: 11px;
  text-align: right;
  margin: 0 20px 0 0;
}
/* line 138, ../../../../.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html #reserve-form label {
  overflow-x: hidden;
}

