dl.businessProfile {
	width: 410px;
	margin: 1em 0;
	padding: 0;
	border-bottom: 1px solid #999;
}

.businessProfile dt {
	clear: left;
	width: 200px;
	margin: 0;
	padding: 5px;
	border-top: 1px solid #999;
	font-weight: bold;
	float : left;
}

.businessProfile dd {
	width: 400px;
	margin: 0;
	padding: 5px;
	border-top: 1px solid #999;
}

div.taglib-ratings.stars {
	clear: left;
}



.aui .well {
    min-height: 65px !important
}

.well {
    min-height: 65px !important
}