/*<?php header("Content-type: text/css"); ?>*/
#distributed_brands {
	float: right;
	width: 76%;
	margin-top: 1.5em;
}
#distributed_brands ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#distributed_brands ul li {
	display: inline;
	line-height: 3em;
}
#distributed_brands img {
	border: none;
	margin: .35em 1.25em .35em 1.25em;
}