#customers-list{
	line-height:0px;
	margin:16px;
	padding:0;
}

#customers-list li{
	list-style:none outside none;
}


#product-list li{
	color:#FDB813;
}

#customer-links li{
	list-style:none outside none;
}

.customers-left{
	float:left;
	width:24%;
}

.customers-right{
	float:left;
	width:75%;
}

.customers-right p{
	margin-top:12px;
	margin-bottom:15px
}

.customers-right ul{
	line-height:20px;
	margin-bottom: 20px;
	margin-top: 20px;
	margin-left:40px;
}
