/** quick contact **/

#send_summary { margin: 0 0 16px 0; }
#send_summary li { margin: 2px 0; }
#send_summary input.email_text { width: 250px; }

#send_summary textarea, 
#quick_contact textarea { width: 360px; height: 100px; border: 2px inset #777; background: #575757; color: white; font-size: 12px; padding: 4px; margin: 0 0 4px 0; }
#send_summary textarea { height: 80px; }

#send_summary #ss_working_img, 
#quick_contact #working_img { font-size: 12px; color: #575757; display: none;}
#send_summary #ss_success,
#quick_contact #qc_success { display: none; color: #FFCC00; background: #272727 url('/img/accept.gif') no-repeat; padding: 2px 2px 2px 18px; color: #77FF55; }
#send_summary #ss_error,
#quick_contact #qc_error { background: #272727 url("/img/delete.gif") no-repeat; padding: 2px 2px 2px 18px; display: none; color: #FF7777; }
#send_summary .email_text,
#quick_contact #qc_email { width: 256px; border: 2px inset #777; background: #575757; color: white; font-size: 12px; margin: 0 0 4px 0; width:  }
