﻿.contactHeader
{
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}

.contactContent
{
	/*margin: 10px auto;*/
}

table.contactForm td
{
	white-space: nowrap;
}
