#contact-us-thank-you table {
	border-collapse: collapse;
	min-width: 640px;
}

#contact-us-thank-you table td, #contact-us-thank-you table th {
	padding: 8px;
	border: 1px solid #868686;
	vertical-align: top;
}

#contact-us-thank-you table th {
	min-width: 25%;
	white-space: nowrap;
}

#contact-us-thank-you table td {
	max-width: 75%;
}