



/*--------Feedback form---------*/

.std_formcustom .titletxt { color: #225ba8; font-size: 140%; text-transform: uppercase; font-weight: bold;  padding: 10px 0px 10px 0px;   }
.std_formcustom { padding: 0px 0px 0px 0px; margin-bottom: 10px; background-image: url("/images/structure/background/divider.gif"); background-repeat: no-repeat; background-position: bottom;  }
.std_formcustom .form td { padding: 5px; }
.std_formcustom .form th { padding: 5px; text-transform: uppercase; color: #225ba8; }
/* securimagebox on feedbackform */
.securimage .instructions { padding: 5px 0px; }
.securimage .securimagebox { width: 177px; height: 45px; }
.securimage .securimagebox .captcha { float: left; }
.securimage .securimagebox .audio { float: left; margin: 1px 0px 0px 3px; }
.securimage .securimagebox .reload { float: left; margin: 0px 0px 0px 3px; }
.securimage .input { clear: both; padding: 0px 0px 5px 0px; }

.std_formcustom .submit input { text-transform: uppercase; background: #225BA8; padding: 5px; color: white; font-weight: bold; cursor: pointer; border: 0px; }

/*  */

