@charset "utf-8";
/* TDCI.com Customers Layout Document */

/* ------------------ Customers Listing Area ------------------ */
#customerBox{}

	#customerBox .fullRow{
		margin:0 0 2em;
		text-align:center;
		}
	
		#customerBox .thirdRow{
			width:134px;
			margin:0 40px 0 0;
			}
		#customerBox .thirdRow.last{margin:0;}
	
		#customerBox .customer-img{
			width:134px; height:134px;
			background:url(/images/customer-img-bg.png) no-repeat left top;
			line-height:134px;
			text-align:center;
			}
		* html #customerBox .customer-img{background-image:url(/images/customer-img-bg-lq.png);}
			
			#customerBox .customer-img img{}


