#feedback { margin-top: 30px; border-top: 1px dashed #cccccc; padding-top: 30px; font-size: 13px;}
#feedback input, 
#feedback textarea { width: 300px; background-color: #666666; border: 1px solid #cccccc; color: #ffffff; font-size: 13px;}
#feedback textarea { height: 200px;}
#feedback .file { width: 305px; margin-bottom: 5px;}
#feedback .title { padding-top: 4px; width: 100px;}
#feedback .field { width: 300px;}
#feedback .hint { padding-left: 30px; font-size: 11px; color: #cccccc;}
#feedback .required { color: #dd8707; margin-left: 6px;}
#feedback a.send { font-size: 20px; float: right; margin-top: 15px; color: #dd8707; margin-bottom: -5px;}
#feedback table tr td { padding-bottom: 5px; vertical-align: top;}
#feedback .report { width: 362px; border: 2px solid #dd8707; color: #dd8707; padding: 15px 20px; font-size: 13px; font-weight: bold; margin-bottom: 20px;}
