div.columns
{
	border-top:1px solid #f2c8b3;
	padding-top:20px;
	margin-top:20px;
}
div.column
{
	background:url(/_images/accent/client-list/logo-background.gif) no-repeat 0 0;
	width:194px;
	height:105px;
	float:left;
	text-align:center;
	margin-right:11px;
	padding-bottom:11px;
}
div.last { margin-right:0 }
div.column table { width:100%; height:105px; }
div.column table td { vertical-align:middle }