﻿.filterTree
{
	padding-right:10px;
	padding-bottom:8px;
}

.filterNode
{
}

.FilterCommonPropertyCaption
	{
	background-color:#DADAE8;
	font-weight:bold;
	}

.filterNode a
{
	text-decoration:none;
}

.filterTitle
{
	background-color:#EEEEEE;
	padding:5px 5px 5px 11px;
	border-style:solid;
	border-color:#DDDDDD;
	border-width:0px 2px 0px 0px;
}

.filterBar
{
	background-color:#EEEEEE;
	padding:10px 10px 10px 11px;
}

.filterTitleBarSeparator0
{
	background-color:#EEEEEE;
}

.filterTitleBarSeparator1
{
	background-color:#DDDDDD;
}

.filterList
{
	width:150px;
}


