﻿#results
{
	width:750px;
	font-size:11px;
}
#results .header
{
	background-color:#b0d7ea;
	font-size:11px;
	font-weight:bold;
	padding:5px 0px;
}
#results td
{
	padding:5px;
}
#results .state
{
	text-align:center;
}
#results .default
{
}
#results .alternate
{
	background-color:#eee;
}
#results a
{
	color:#000;
}

#zipcode .searchBox
{
	float:left;
	margin:2px 0 0 0;
}
#zipcode .searchButton
{
	width:108px;
	float:left;
	margin:0px 0 0 10px;
}