.customerlist{margin-right: auto;margin-left: auto;}
.customerlist ul{margin: 0px;padding-top: 3px;padding-right: 0px;padding-bottom: 3px;padding-left: 0px;clear: both;float: none;}
.customerlist ul li{
	margin: 0px;
	float: none;
	padding-left: 0px;
	height: auto;
	clear: both;
	line-height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.customerlist ul li a{
	color: #666666;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
	text-align: center;
}
.customerlist ul li img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 1px;
	vertical-align: middle;
	height: 16px;
	width: auto;
}