/*
 * FORM SPECIFIC STYLES
 */

#layout_main {
  background:transparent url('../images/LeadForm_IS.jpg') no-repeat 0 0;
  padding-top:337px;
}

#layout_center {
  background: transparent url('../images/form_yellow_bg_repeat.png') repeat-y 0 0;
  height:auto;
  padding-bottom:0;
}

div.index_form {
  float:none;
  width:auto;
  padding-top:0;
  background: transparent url('../images/form_bg_yellow.png') no-repeat 0 0;
}

form.index_form {
  float:none;
  width:auto;
  padding-left:200px;
  background: transparent url('../images/form_yellow_footer.png') no-repeat 0 100%;
}

.buttonContainer {
  margin-bottom:0;
  padding-bottom:30px;
}

.thanks #layout_center {
  background:transparent url('../images/form_bg_yellow_static.png') no-repeat 0 0;
  height:660px;
}
