td.label
{
	text-align: right;
	font-weight: bold;
}
input.text
{
	width: 300px;
}
span.note, span.error
{
	font-weight: bold;
	color: #FF0000;
}
fieldset#submitfield
{
	border: 0;
}
table#submittable
{
	border: 0;
}
input#zip, input#key
{
	width: 50px;
}
textarea#comments
{
	width: 300px;
	height: 100px;
}
