fieldset.CatalogTree
{
	border: none;
	padding-left: 5px;
	padding-right: 0px;
}
td.CatalogTreeGroup
{
	width: 100%;
	padding:5px 0px 5px 7px;
	border-bottom:1px solid #e2e4e9;
	white-space: normal!IMPORTANT;
}
td.CatalogTreeCategory
{
	width: 100%;
	padding:2px 0px 2px 7px;
	white-space: normal!IMPORTANT;
}
td.CatalogTreeSubCategory
{
	width: 100%;
	padding:2px 0px 2px 7px;
	white-space: normal!IMPORTANT;
}
td.CatalogTreeGroup a
{
	color:#3079bb!IMPORTANT;
	text-decoration:none;
	font-size: 13px;
	font-weight: bold;
}
td.CatalogTreeCategory a
{
	font-size: 11px;
	font-weight: normal!IMPORTANT;
	color: #666!IMPORTANT;
	text-decoration:underline!IMPORTANT;
}
td.CatalogTreeSubcategory a
{
	font-size: 11px;
	font-weight: normal!IMPORTANT;
	color: #666!IMPORTANT;
	text-decoration:underline!IMPORTANT;
}
td.CatalogTreeSelected a
{
	text-decoration:none;
}


td.CatalogNode {

padding-left: 6px;
	
}

div.CatalogTree
{
	padding-left: 3px;
}
td.CatalogTreeCategory a:hover
{
	color:#266194;
	text-decoration:underline!IMPORTANT;
}
td.CatalogTreeSelected
{
	background:#e8f1b7;
	border-bottom:0;
	border-top:1px solid #fff;
}
td.CatalogTreeTitle
{
	width:197px;
	background:url(Images/Backgrounds/nav-level1-title.gif) no-repeat left top;
	background-position: 5px 5px;
	padding-top: 8px!IMPORTANT;
}
td.CatalogTreeTitle span
{
	color:#ffffff!IMPORTANT;
	font-weight:bold;
	font:11px Tahoma, Arial, Helvetica, sans-serif;
}