.archive-bizdir .term-list-container {
	float: left;
	width: 50%;
	margin-bottom: 20px;
}

.business-wrap {
	float: left;
	clear: both;
	margin-bottom: 15px;
	padding: 20px 0 15px 0;
	width: 100%;
	border-bottom: 3px double #DDD;
}

.business-wrap img {
	float: left;
	margin-right: 25px;
	padding: 4px;
	background: #fff;
	border: 1px solid #DDD;
}

.business-details {
	float: left;
	padding: 0;
	height: 158px;
}

.business-details p {
	line-height: 30px;
	font-size: 14px;
}

.associated-terms {
	float: left;
	clear: both;
	margin-top: 20px;
}

.associated-terms .associated-areas,
.associated-terms .associated-categories {
	float: left;
	font-size: 12px;
}

.associated-areas,
.entry-content .associated-areas {
	padding-right: 20px;
}

.single-bizdir .business-wrap {
	padding: 0;
	margin: 20px 0 35px 0;
	border: 0;
}

.single-bizdir .business-details p {
	line-height: 27px;
	padding: 0;
}

.business-details .tel .type {
	display: none;
}

.archive-bizdir ul li,
.single-bizdir #content ul li {
	list-style: none;
}

.archive-bizdir .term-list {
	margin-bottom: 0;
}

.archive-bizdir h1.entry-title {
	border-bottom: 3px solid #DDD;
	padding-bottom: 7px;
}

.archive-bizdir #content h2 a {
	font-size: 26px;
}