.c_form { text-align: left; width: 380px; background-image:  url('../../../imgs/contactsBoxMid.jpg'); background-position: right; font-size: 9pt;margin-top:15px; overflow:hidden; }
.c_formTop { padding:0px; margin: 0px; width:380px; background-image: url('../../../imgs/contactsBoxTop.jpg'); background-repeat: no-repeat; height:4px; }
.c_formBottom { clear: both; height: 11px; padding:0px; margin: auto 0px; width:380px; background-image: url('../../../imgs/contactsBoxBottom.jpg'); background-repeat: no-repeat; background-position: bottom;}
.c_formForm { width:335px;padding:0px;margin:0px;margin-left:25px;margin-top:5px;}

.c_form .c_f_row{ width: 300px; text-align:left; margin-left:auto; margin-right:auto; display:block; float: left; }

.c_form .c_f_row .header { float: left; width:90px; text-align:left; position:relative;}

.c_form .c_f_row .input, 
.c_form .c_f_row .button, 
.c_form .c_f_row .textarea { float: right; width:200px; text-align:right; position:relative;}

.c_form .c_f_row .input input, 
.c_form .c_f_row .textarea textarea { border: gray 1px solid; color: gray; font-size: 8pt; margin: 3px 0px; font-family: Verdana; background-color: white; }

.c_form .c_f_row .button input { font-size: 8pt; margin: 3px 0px; font-family: Verdana; }

.c_form .c_f_row .input input { width: 200px; }
.c_form .c_f_row .textarea textarea { width: 200px; height: 100px; }

.c_form .c_f_row .button input { width: 140px; }

.c_form .c_req { color: red; }

.c_comment {padding: 10px 0 10px 0;}
.c_comment .c_c_header { font-weight: bold; }
.c_comment .c_c_comment { }

#c_comments .c_success { color: #3A589D; font-size: 12pt; }
