.business_customer_item {
	float: left;
	width: 657px;
	height: 30px;
}

.business_customer_item div.pictures {
	float: left;
	width: 30px;
	height: 30px;
}

.business_customer_item div.pictures a.cameraIcon {
	float: left;
	display: block;
	width: 16px;
	height: 16px;
	background: url(../../../files/icon-camera.png) no-repeat top left;
}

.business_customer_item div.title {
	float: left;
	width: 280px;
	height: 30px;
}

.business_customer_item div.title a.title {
	float: left;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
}

.business_customer_item div.location {
	float: left;
	color: #000000;
	font-weight: normal;
	text-transform: uppercase;
	width: 187px;
	height: 30px;
}

.business_customer_item div.country {
	float: left;
	width: 40px;
	height: 30px;
}

.business_customer_item div.scale1,
.business_customer_item div.scale2,
.business_customer_item div.scale3 {
	float: left;
	width: 40px;
	height: 30px;
}
