/* $Id: manufacturers.css 9 2007-10-17 13:59:37Z jure.merhar $ */
.manufacturers ul {
	list-style-type: none;
	margin: 0;
	background: url(/dsg/menu_border.gif) repeat-x top left;
}

.manufacturers ul li {
	margin: 0;
	background: url(/dsg/menu_border.gif) repeat-x bottom left;
	text-align: center;
	padding: 1em 0;
}

