#contact fieldset {color:maroon;background:#fff; width:520px;border:1px solid maroon;font-weight:bold;margin:auto;}
#contact {color:#111;background:transparent;text-align:center;}
#contact table {color:#eee;background:#fff; margin: auto;border: 2px outset #808080;border-collapse: collapse;width:500px;}
#contact td {border:1px solid #808080;text-align: center;padding: 5px;width:300px;}
#contact th {color:#111;background: #eee;border:1px solid #808080;font-size: 1.0em;font-family: "Times New Roman", "Trebuchet MS", Times, serif;text-align: left;padding-left:20px;padding-top:5px;padding-bottom:5px;padding-right:5px;width:200px;}
#contact td.msg {border:1px solid #808080;text-align: center;padding: 5px;width:300px; }
#contact th.msg {color:#111;background: #eee;font-size: 1.0em;font-family: "Times New Roman", "Trebuchet MS", Times, serif;text-align: center;padding: 5px;}
.cerrors {color:#ff0000; background:transparent; text-align:center; font-size:1.5em; font-family:"Times New Roman", "Trebuchet MS", Times, serif;}