div.contact_header {
  padding-bottom: 10px;
}

p.copy {
  font-size: 14pt;
}

div.input {
  clear: both;
  height: 30px;
}

div.textarea {
  clear: both;
  width: 675px;
  height: 110px;
}

label.input_label {
  float: left;
  padding: 0;
  margin: 0;
  width: 125px;
  font-weight: bold;
  font-size: 14pt;
}

label.input_label.small {
  font-size: 10pt;
}

input.contact_field {
  float: left;
  width: 550px;
}

input.contact_checkbox {
  float: left;
}

textarea.contact_field {
  height: 100px;
  width: 550px;
}

div li a.bandlink {
  font-weight: bold;
}

div li a {
  color: #FFFF33;
}

table { padding-bottom: 20px; }
table td { width: 325px; padding: 15px; background: #222; }

