@CHARSET "UTF-8";

.clientRow
{
	float:left;
	width:485px;
	margin-bottom:20px;
}

.clientColumn
{
	float:left;
	text-align:center;
	width:150px;
	margin-right:5px;
	border:1px solid #e3f5fe;
	background-color:#f9fdff;
	overflow:hidden;
}

#clientSpacer
{
	height:5px;	
}