#business_directory .business_entry
{
	clear: both;
	margin-top: 20px;
	background-color: #F6F6F6;
	border: 1px solid #DFDFDF;
	padding: 5px;
}
#business_directory .noresults
{
	clear: right;
	font-size: 11pt;
}
#business_directory H3
{
	padding: 7px 0;
}
#business_directory #business-listing-header
{
	padding: 10px 0;
	/*[empty]font-family:;*/
	font-size: 12pt;
}
.business_back
{
	padding: 10px 0;
	font-size: 12pt;
	clear: left;
	text-align: left;
}
.contact_phone
{
	padding-bottom: 11px;
}
#business_directory .business_entry P
{
	margin: 1px;
}
#business_directory .business_entry .business_left .company-contacts
{
	margin: 10px 0;
}
#business_search1, #business_search2
{
	float: right;
	margin: 5px 0;
	clear: both;
}
#business_directory .business_entry .business_left
{
	width: 250px;
	float: left;
}
#business_directory .business_entry .business_right
{
	float: left;
	width: 300px;
	margin-left: 20px;
}
#business_directory
{
	width: 590px;
	text-align: left;
}
