/* ---  forumlarul de contact ---*/
table.contactform {}
table.contactform div.formerror {color:#ff0000;}
table.contactform td.formlabel {padding-right:10px;font-weight:bold;}
table.contactform td.forminput {}
table.contactform input {width:560px;border:1px solid #d8d8d8;height:16px;padding:3px 0 3px 2px;margin-bottom:5px;font-size:12px}
table.contactform input[type=submit], table.contactform input[type=button] {width:100px;}
table.contactform input.c_submit{width:75px;height:28px;background-image:url(../images/back_send3.jpg);padding:0px;margin-bottom:0px;border:solid 0px;font-weight:bold;}
table.contactform textarea {width:560px;height:100px;border:1px solid #d8d8d8;font-size:12px;padding:3px 0 3px 2px;}
table.contactform select {width:170px;}