input[type=text],textarea
{
	width: 300px;
}

textarea
{
	height: 80px;
}

th,td
{
	vertical-align: top;
}

th
{
	text-align: left;
	width: 200px;
}