.img { background-image: url("/images/code3.png"); }
table { border-spacing: 5px; table-layout: fixed; font-size: 10pt; }
#c1 { width: 190px; }
#c2 { width: 350px; }
td { vertical-align: top; }
tr.b { display: none; }
#contactform { margin: 20px 0; }
td input, td textarea { font-family: inherit; border: 1px solid #AAA; width: 350px; font-size: 10pt; }
td textarea { height: 160px; }
button { border: 1px solid #AAA; font-family: inherit; background: #CCC; }
button:hover { font-family: inherit; color: #555; background: #DDD; cursor: pointer; }
.feedback { text-align: center; margin: 10px 0; }
p { margin: 0; }