/* ---  forumlarul de contact ---*/
table.contactform {}
table.contactform div.formerror {color:#ff0000;}
table.contactform td.formlabel {}
table.contactform td.forminput {}
table.contactform input {width:290px; margin:2px; border:1px solid #A5A5A5; padding:1px 5px; color:#333333; background:#eee;}
table.contactform input[type=submit], table.contactform input[type=button] {width:100px;}
table.contactform textarea {height:100px; width:290px; margin:2px; border:1px solid #A5A5A5; padding:1px 5px; color:#333333;  background:#eee;}
table.contactform select {width:170px;}
