#frm_contact { text-align: left; }
#t_contact { text-align: left; }
#t_contact a { text-decoration: none; }

#t_contact a input { background-color: #F4F4EC; border: 1px solid #96C82C; font-size: 9px; font-family: Verdana; }
#t_contact a textarea { background-color: #F4F4EC; border: 1px solid #96C82C; font-size: 9px; font-family: Verdana; }
#t_contact a select { background-color: #F4F4EC; border: 1px solid #96C82C; font-size: 9px; font-family: Verdana; }
#t_contact a span#charCount { font-style: italic; color: #555; cursor: text; text-decoration: none; margin: 0px 5px 0px 0px; }

#t_contact a:hover input { background-color: #fff; border: 1px solid #587027; }
#t_contact a:hover textarea { background-color: #fff; border: 1px solid #587027; }
#t_contact a:hover select { background-color: #fff; border: 1px solid #587027; }
#t_contact a:hover span#charCount { color: #000; }
