#testimony2form fieldset {
border: none; padding:10px; margin:2px; }

#testimony2form fieldset legend {
 }

#testimony2form fieldset div label {
 }

#testimony2form fieldset div *:focus {
 }

#testimony2form fieldset div input,
#testimony2form fieldset div textarea {
 }

#testimony2form fieldset div input.hinted {
  color: #BFC1C2;
 }

#testimony2form fieldset div input[type=checkbox]  {
   width: 20px;
   height: 15px;
   background: none;
   border: none;
}

#testimony2form fieldset div.centerac  {
   position: relative;
   left: 167px;
   width: 280px;
}

#testimony2form fieldset div .fmr  {
   clear: both;
   text-align: right;
   width: 100%;
}

#testimony2form fieldset div .fml  {
   display: block;
   text-align: right;
   clear: both;
}

#testimony2form fieldset div  {
   padding-bottom: 1em;
}

