﻿#results
{
	width:565px;
}
#results .header
{
	background-color:#93bde7;
	font-size:14px;
	font-weight:bold;
	padding:5px 0px;
}
#results td
{
	padding:5px;
}
#results .name
{
	width:150px;
}
#results .address
{
	width:150px;
}
#results .state
{
	text-align:center;
}
#results .contact
{
	width:150px;
}
#results .default
{
}
#results .alternate
{
	background-color:#eee;
}
#results a
{
	color:#000;
}
#results .ad
{
	text-align:center;
	background:#f5f5f5;
	height:50px;
}