#content h2 {
background-image: url(../img/contact/h2_bg.jpg);
margin-bottom: 10px;
}
#content table {
font-size: 87.5%;
width: 580px;
margin:0 auto 10px;
}
#content th {
font-weight: normal;
text-align: right;
white-space: nowrap;
width: 8em;
padding: 5px;
border-bottom: 1px dotted #AB9074;
}
#content td {
padding: 5px;
border-bottom: 1px dotted #AB9074;
}
#content form textarea {
	font-size: 90%;
}
