/* Biz Dir CSS */
.business-type #content .biz-types, .page-template-pagebizdir-php #content .biz-types {
	margin: 0 0 20px 0;
}
.business-type #content .biz-types h3, .page-template-pagebizdir-php #content .biz-types h3 {
	margin: 0;
}
.business-type #content .biz-types ul, .page-template-pagebizdir-php #content .biz-types ul {
	overflow: hidden;
	margin: 5px 0;
	padding: 10px;
	background: #efefef;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.business-type #content .biz-types ul li, .page-template-pagebizdir-php #content .biz-types ul li {
	float: left;
	width: 180px;
	margin: 5px 10px;
}
.business-type #content .bizdir, .page-template-pagebizdir-php #content .bizdir {
	clear: both;
}
.business-type #content h2, .single-bizdir #content h2, .page-template-pagebizdir-php #content h2 {
	margin: 0;
}
.business-type #content .entry-content, .single-bizdir #content .entry-content, .page-template-pagebizdir-php #content .entry-content {
	overflow: hidden;
}
.single-bizdir #content .entry-content {
	margin: 10px 0 0 0;
	clear: both;
}
.business-type #content .entry-meta, .single-bizdir #content .entry-meta, .page-template-pagebizdir-php #content .entry-meta {
	margin: 0 0 10px 0;
	overflow: hidden;
}
.business-type #content .bizdir, .single-bizdir #content .bizdir, .page-template-pagebizdir-php #content .bizdir {
	margin: 5px 0 25px 0;
	clear: both;
	overflow: hidden;
}
.business-type #content .biz-link, .single-bizdir #content .biz-link, .page-template-pagebizdir-php #content .biz-link {
	font-size: 11px;
	text-transform: uppercase;
}
.business-type #content a[rel=tag], .single-bizdir #content a[rel=tag], .page-template-pagebizdir-php #content a[rel=tag] {
	float: right;
	text-align: right;
	font-size: 11px;
	text-transform: uppercase;
	margin-left: 5px;
}
.single-bizdir #content a[rel=tag] {
	float: left;
	text-align: left;
	font-size: 11px;
	text-transform: uppercase;
	margin: 0 5px 0 0;
}
.business-type #content img, .single-bizdir #content img, .page-template-pagebizdir-php #content img {
	padding: 4px;
	background: #efefef;
	border: 1px solid #ccc;
	float: right;
	margin: 0 0 0 10px;
}
.business-type #content .entry-content p, .page-template-pagebizdir-php #content .entry-content p {
	float: left;
	width: 220px;
	margin: 0 10px 0 0;
}
.single-bizdir #content .entry-content .biz-info {
	overflow: hidden;
}
.single-bizdir #content .entry-content p {
	clear: both;
	width: 100%;
}
.business-type #content .vcard, .single-bizdir #content .vcard, .page-template-pagebizdir-php #content .vcard {
	float: left;
	width: 220px;
	margin: 0 20px 0 0;
	font-size: 14px;
	font-weight: bold;
}
.business-type #content .vcard p, .single-bizdir #content .vcard p, .page-template-pagebizdir-php #content .vcard p {
	float: none;
	width: 100%;
	margin: 0;
}
.business-type #content .vcard .fn, .business-type #content .vcard .url, .single-bizdir #content .vcard .fn, .page-template-pagebizdir-php #content .vcard .fn {
	display: none;
}