.customers-left-div {text-align: left;}
.customer-left {height: 120px;margin-left:-10px;}
.customer-left a
{
	display: none;
	
	position: absolute;
	z-index: 10;
	
	background-position: left center;
	background-repeat: no-repeat;
	width: 168px;
	height: 120px;
	margin-left: 10px;
}
