.igtr_FeatureBrowserNavigationDisabled
{
	color:#DADEE8;
}

.igtr_FeatureBrowserNavigationControl
{
	border-width:0px;
	color: #FFFFFF;
	font-size: 10px;
	background-color: Transparent;
	padding-left: 15px;
}
.igtr_FeatureBrowserNavigationNode
{
	cursor:hand;							
	color: #C1C1C1;
	font-size: 10px;
	background-color: Transparent;
	padding-bottom: 5px;
}
.igtr_FeatureBrowserNavigationParent
{
	cursor:hand;
	background-color: Transparent;
	color: #FFFFFF;
	text-decoration: none;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
}
.igtr_FeatureBrowserNavigationIsland 
{
	/* margin-left: 15px;	 */
}

.igtr_FeatureBrowserNavigationLeaf
{
	cursor:hand;
	background-color: Transparent;
	height: 20px;
	line-height: 20px;
	color:#598E09;
	/* margin-left: -23px; */
}


.igtr_FeatureBrowserNavigationRoot .igtr_FeatureBrowserNavigationLeaf .ig_FeatureBrowserNavigationItem .igtr_FeatureBrowserNavigationNode
{
	cursor:hand;
	background-color: Transparent;
	height: 20px;
	line-height: 20px;
}

.igtr_FeatureBrowserNavigationEdit
{
	background-color: Transparent;
}


.igtr_FeatureBrowserNavigationRoot
{
	display: inline;
	font-weight: normal;
	color: #FFFFFF;
	background-color: Transparent;
	border-bottom: 1px solid #7B7E7D;
	/* height: 25px;
	line-height: 25px; 
	*/
	width: 70%;
	text-decoration: none;
	margin-bottom: 7px;
	display: -moz-inline-box;
	display: inline-block;
	vertical-align: text-top;	
	/* margin-left: 15px; */
}

.igtr_FeatureBrowserNavigationHover
{
	cursor:hand;
	color: #FAA818;
	text-decoration: none;
}

.igtr_FeatureBrowserNavigationSelected
{
	font-weight: normal;
	color: #598E09;
}

 .igtr_FeatureBrowserNavigationRoot img { vertical-align: middle; } 



