/* Copyright (C) 2007 - 2010 YOOtheme GmbH, YOOtheme License (http://www.yootheme.com/license) */

.zoo-category.flatlist a { display: block; }

.zoo-category.flatlist ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.zoo-category.flatlist  ul  li  a {
	padding: 6px 0px 5px 0px;
	overflow: hidden;
}
.zoo-category.flatlist > ul > li:first-child > a {
	padding-top: 5px;
	background: none;
}
