form { margin: 0; padding: 0; display: inline; }
.formtextfield { color: #6e6f65; font-size: 10px; font-family: Verdana, Tahoma, sans-serif; font-style: normal; font-weight: normal; font-stretch: normal; text-decoration: none; background-color: #fff; margin: 1px 0; padding: 3px; width: 100%; height: 24px; border: solid 2px #d1d2cc ; }
.formtexterea { color: #6e6f65; font-size: 10px; font-family: Verdana, Tahoma, sans-serif; font-style: normal; font-weight: normal; line-height: 14px; text-decoration: none; background-color: #fff; margin: 1px 0; padding: 3px; width: 100%; height: 150px; border: solid 2px #d1d2cc ; }
.formbutton { color: #fff; font-size: 10px; font-family: Verdana, Tahoma, sans-serif; font-style: normal; font-weight: bold; text-decoration: none; background: #ab668b url(../IDEE/images/bg_cell_form_button.gif) repeat-x center; text-align: center; margin: 1px 1px 0 0; padding: 0; width: 76px; height: 25px; vertical-align: middle; border: solid 2px #ab668b  ; }
