td.label
{
	text-align: right;
	font-weight: bold;
}
th.result
{
	text-align: left;
	font-weight: bold;
}
input.text
{
	width: 300px;
}
span.note, span.error
{
	font-weight: bold;
	color: #FF0000;
}
table#results
{
	width: 600px;
}
fieldset#searchfield
{
	border: 0;
}
table#searchtable
{
	border: 0;
}
input#zip
{
	width: 50px;
}
