#support h1, #support_form_wrapper h1 { font-size: 16px; margin-bottom: 10px; }
#support h2, #product_support h2 { font-size: 14px; }

#product_chooser_form { float: right; width: 350px; display: block; font-size: 12px; text-align: right; }
#product_chooser_form select { font-size: 11px; }

.faq { margin-bottom: 10px; }
.faq .answer { display: none; margin-left: 20px; margin-top: 5px; }

#product_support {
  margin-left: 20px;
  margin-top: 25px;
}
#product_support h4 { font-size: 13px; }
#product_support .product_faqs { margin-top: 15px; }
#product_support div.button { margin-bottom: 8px; }
#product_support div.button a { margin-right: 10px; }


#support_form_wrapper {
  margin-top: 25px;
  margin-right: 20px;
}


#support_form_wrapper input, #support_form_wrapper textarea {
  width: 100%;
}
#support_form_wrapper select {
  width: 100%;
}

#support_form_wrapper .loading {
  position: absolute;
  display: none;
}

#captcha_img {
  height: 60px;
}
