#form {
width: 690px;
height: auto;
padding: 10px 15px;

}

table#forms {
width: 690px;
}
table#forms td.title { width: 150px; }

#button {
width: 690px;
height: 30px;
margin: 10px 0 0 0;
text-align: center;
}

#button input.buttons {
font-size: 14px;
padding: 5px;
}

.red {
color: #ff0000;
}

a.maillink:link { color: #FF0000; }
a.maillink:visited { color: #FF0000; }
a.maillink:hover { color: #FFCC99; }
a.maillink:active { color: #000000; }

