.social-seo-pro-businesscard .name {
	font-weight: bold;
	display: block;
}
.social-seo-pro-businesscard .address {
	background: url(../images/icons/home.png) no-repeat 0 2px;
	padding-left: 20px;
}
.social-seo-pro-businesscard .address-inner {
	padding-left: 20px;
}
.social-seo-pro-businesscard .tel {
	background: url(../images/icons/phone.png) no-repeat 0 6px;
	padding-left: 20px;
	display: block;
}
.social-seo-pro-businesscard .email {
	background: url(../images/icons/mail.png) no-repeat 0 6px;
	padding-left: 20px;
	display: block;
}
.social-seo-pro-businesscard .url {
	background: url(../images/icons/web.png) no-repeat 0 5px;
	padding-left: 20px;
	display: block;
}

/* Mricrodata Review */
.social-seo-pro-review dl {
	float: left;
	display: block;
	margin: 10px 0 20px 0;
}
.social-seo-pro-review dt {
	clear: both;
	width: 120px;
	font-weight: bold;
}
.social-seo-pro-review dt, .social-seo-pro-review dd {
	float: left;
	line-height: 170%;
	font-size: 14px;
	margin: 0;
	padding: 0;
}
.social-seo-pro-review dd {
	margin-left: 20px;
	margin-bottom: 0px !important;
}
.social-seo-pro-clear {
	clear: both;
	display: block;
	margin: 10px 0;
}
.social-seo-pro-review h2.review-summary-title {
	padding-bottom: 8px !important;
	margin-bottom: 0 !important;
}
.social-seo-pro-review .review-summary {
	padding: 0 0 10px 0;
}

/* Mricrodata Recipe */
.social-seo-pro-recipe dl {
	float: left;
	display: block;
	margin: 10px 0 20px 0;
}
.social-seo-pro-recipe dt {
	clear: both;
	width: 120px;
	font-weight: bold;
}
.social-seo-pro-recipe dt, .social-seo-pro-recipe dd {
	float: left;
	line-height: 170%;
	font-size: 14px;
	margin: 0;
	padding: 0;
}
.social-seo-pro-recipe dd {
	margin-left: 20px;
	margin-bottom: 0px !important;
}
.social-seo-pro-clear {
	clear: both;
	display: block;
	margin: 10px 0;
}
.social-seo-pro-recipe img {
	margin: 10px 0 15px 0;
}