/*
 * FORM SPECIFIC STYLES
 */

#layout_main {
  background:none;
}

#layout_center {
  background: none;
  height:auto;
}

div.index_form {
  width:auto;
  padding-top:0;
  background: none;
}

form.index_form {
  float:none;
  width:auto;
  padding:10px;
  background: none;
}

div.index_form, #main_content {
  float:none;
  width:auto;
}

#arrow_copy {
  float:right;
  top:95px;
  right:30px;
  margin:0;
}

.formRow {
  padding:9px 0;
  width:220px;
}

.thanks #layout_center {
  background:none;
  height:720px;
  padding-left:10px;
}

#layout_container {
  background:transparent url('../images/LeadForm_HM.jpg') no-repeat 0 60px;
}

#layout_main {
  background:transparent url('../images/red_col_repeat.gif') repeat-y 0 0;
  margin-top:359px;
  padding-top:0;
}

#layout_left {
  width:225px;
  margin-right:5px;
  background:transparent url('../images/navy_physician.gif') no-repeat 20px 20px;
  padding-top:130px;
}

#layout_right {
  width:502px;
  background:transparent url('../images/global_force_for_good.png') no-repeat 100% 0;
}

#layout_right {
  height:715px;
}

#layout_footer {
  clear:both;
  text-align:center;
}

/* For the sites that aren't quite as wide */
.index .formRow label {
  width:75px;
}

h1 {
  font-size:2.7em;
}
