div.div_clear{
	clear:both;
}

#breadcrumbs{
	font-size:11px;
	margin-left:6px;
}
#breadcrumbs a{
	color:#000066;
}
#listings_header
{
	font-weight:bold;
}

ul.list li{
	margin: 0px;
	height: 17px;
	padding-top: 3px;
	border-bottom: 1px solid #999999;	
	float: left;
	overflow:hidden;
	list-style:none;
	font-size:12px;
}


li.company{
	text-align:center;
	width:150px;
}

li.street{
	text-align:center;
	width:100px;
}

li.location{
	text-align:center;
	width:100px;
}

li.zipcode{
	text-align:center;
	width:70px;
}


li.type{
	text-align:center;
	width:100px;
}


li.phone{
	text-align:center;
	width:100px;
}

li.website{
	text-align:center;
	width:70px;
}


.listings_results, .listings_per_page, .listings_navigation{
	font-size:12px;
	float:left;
}

.listings_results{
	width:260px;
}

.listings_per_page{
	width:170px;
}

.listings_navigation{
	width:300px;
}	

.navigation_all{
	padding-left:40px;
}

h1{
	padding-left:40px;
	color:#FF3333;
	font-size:18px;
	margin-bottom:15px;
}

#map{
	text-align:center;
}


.single_box{
	width:33%;
	float:left;
}
.single_box ul li{
	list-style:none;
	list-style-type:none;
}

h2{
	font-size:14px;
	text-align:center;
}