.clientList {
	list-style-type:		none;
	padding:				0;
	margin:					0;
}
	.clientList li {
		height:					150px;
	}
		.clientList li div {
			background:			white url('') center center no-repeat;
			float:				left;
			width:				33%;
			height:				100%;
		}