	<style>
	/* we revise some of the core styles just for the business directory listing pages */
		bonzai {
			nothing;
		}
		
		div#right-side {
			padding-top: 8px;
		}
		
		div#right-side h3 {
			font: bold 14px/14px Trebuchet MS, Verdana, Arial, Sans Serif;
			margin: 0px 5px 0px 10px;
			padding: 0px 0px 0px 4px;
			color: #409259;
		}
		
		div#right-side p {
			font: normal 11px Verdana, Arial, Sans Serif;
			margin: 6px 0px 0px 10px;
			padding: 0px 10px 0px 14px;
			color: #000000;
		}
		
		div#right-side p.indent {
			font: normal 11px Verdana, Arial, Sans Serif;
			margin: 6px 0px 0px 10px;
			padding: 0px 10px 0px 14px;
			color: #000000;
		}
		
		h6 {
			font: normal 11px Arial, Verdana, Sans Serif;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 4px;
			color: #000000;
		}
		
		div.photobox {
			float: right;
			width: 260px;
			margin: 3px 0px 6px 6px;
			padding: 0px;
		}
		
		div#content div.photobox p {
			font: normal 11px Arial;
			color: black;
			margin: 0px;
			padding: 0px;
		}
		
		div#content div.photobox p.caption {
			font: normal 11px Arial;
			color: #1A6631;
			margin: 0px 10px 0px 3px;
			padding: 0px;
		}
		
		div#content div.photobox p img {
			margin: 4px 0px 3px 0px;
			padding: 0px;
			border-bottom: 3px solid #409259;
			border-left: 3px solid #4C9D65;
			border-right: 3px solid #1B773D;
			border-top: 3px solid #5CAB74;
		}
		
		div#content img.eco {
			border: 0px;
			margin: 0px;
			padding: 0px;
		}
		
		div#content table.photo {
			margin: 0px 0px 10px 10px;
			padding: 0px;
		}
		
		div#content table.photo tr td {
			margin: 0px;
			padding: 4px;
		}
		
		div#content p.search_hit {
			font: bold 18px Trebuchet MS, Verdana, Arial, Sans Serif;
			margin: 0px;
			padding: 0px;
			color: #409259;
		}
		
		div#content table.results {
			margin: 5px 0px 10px 10px;
			padding: 0px;
		}
		
		div#content table.results tr td {
			margin: 0px;
			padding: 4px 4px 6px 0px;
		}
		
		a.print {
			text-decoration: underline; 
			font: normal 11px Verdana, Sans Serif;
		}
		
		a.print:visited {
			font: normal 11px Verdana, Sans Serif;
		}
		
		a.print:hover {
			text-decoration: underline; 
			font: normal 11px Verdana, Sans Serif;
		}
		
		a.print:active {
			text-decoration: none; 
			font: normal 11px Verdana, Sans Serif;
		}
		
		a.sidebar {
			text-decoration: underline; 
			font: normal 11px Verdana, Sans Serif;
		}
		
		a.sidebar:visited {
			font: normal 11px Verdana, Sans Serif;
		}
		
		a.sidebar:hover {
			text-decoration: underline; 
			font: normal 11px Verdana, Sans Serif;
		}
		
		a.sidebar:active {
			text-decoration: none; 
			font: normal 11px Verdana, Sans Serif;
		}
	
		
</style>
