/* PAGE CSS */
#contact_request { font-size: 12px; padding: 0px 10px; }
#comments_textarea { width: 450px; height: 100px; }

#regarding_field { font-size: 11px; }
#state_field { font-size: 11px; width: 120px; }
.text_field { width: 155px; }
.r_text_field { width: 125px; }

#retail_stores { padding: 0px; display: block; }

/* CONTACT FORM */
#page_content select { font-size: 12px; }
table.contact_questions { }
table.contact_questions td { padding: 2px 0px; }
table.contact_questions .field_title { width: 200px; }
#donations_info { margin-top: 20px; padding: 10px; background: #f4f5ed; }

#captcha { padding: 4px 0px 0px 0px; margin-top: 10px; }
#captcha img { border: 1px solid gray; }
#captcha_holder { width: 222px; text-align: center; background: #dbddc5; padding: 10px 0px; }
#captcha_holder #captcha_title { background: white; padding: 5px 0px; margin: 0px 10px 10px 10px; }

