﻿.feedback label {font-weight: bold; color: #005cab; display: inline; clear: both; margin-left: 25px;}
.feedback input.txt, .feedback textarea.txt {display: block; clear: left; width: 450px; margin-left: 25px; margin-bottom: 15px;}
.feedback textarea.txt {height: 200px;}
.feedback input.btn {margin-left: 25px;}
.feedback .validate {display: inline; color: #900; padding: 0 5px; font-weight: bold;}
.feedback .required {padding-right: 10px; background: url(i/required.png) no-repeat center right;}
.feedback span.note {display: block; float: right; position: relative; top: -25px; color: #900;}