﻿


.feedback {	position:fixed; bottom:0; left:0; width:100%; z-index:10; background:#E5DDE5; opacity:0.8; height:65px; }

.feedback .htmlcontent {width:800px; margin:auto;position:relative; top:5px  }
.feedback .htmlcontent .formtitle H2{font-family: arial; font-weight:bold; font-size:14px; color:#000; margin:0 0 8px 0; padding:0}

.feedback .htmlcontent .row {float:right; padding:4px 0; clear:none; width:235px;}
.feedback .htmlcontent .row .label {float:right; width:38px; font-weight:bold}
.feedback .htmlcontent .row .obj INPUT {width:170px}

.feedback .htmlcontent .sendbutton {background:#630460; margin:4px 10px 0 0; font-weight:bold;width:70px; border: 1px solid #A272A2; font-size:12px; color:#FFF; height:20px; line-height:15px; text-align:center}
