#contact td {background: none; height: 30px; }
#contact th {background: none; text-align: right; }
#contact h3 {font-size: 13px; line-height: 30px;}
#contact .longstring
{
	width: 300px;
}
#contact .string
{
	width: 200px;
}
#contact textarea
{
	width: 300px;
}
#contact
{
	width: 100%;
}
#contact input
{
	font-size: 12px;
}