/* @group Toolbar - sidebar */

#navcontainer2 ul {
	background-image: none;
}

#navcontainer2 li {
	background-image: none;
}

#navcontainer2 a {
	background-image: none;
}

#navcontainer2 a:hover {
	background-image: none;
}

#navcontainer2 ul #current {
	background-image: none;
}

#navcontainer2 .currentAncestor {
	background-image: none;
}

/* Child - Level 1 */

#navcontainer2 ul ul {
	background-image: none;
}

#navcontainer2 ul ul li {
	background-image: none;
}

#navcontainer2 ul ul a {
	background-image: none;
}

#navcontainer2 ul ul a:hover {
	background-image: none;
}

#navcontainer2 ul ul #current {
	background-image: none;
}

#navcontainer2 ul ul .currentAncestor {
	background-image: none;
}

/* Child - Level 2 */

#navcontainer2 ul ul ul {
	background-image: none;
}

#navcontainer2 ul ul ul li {
	background-image: none;
}

#navcontainer2 ul ul ul a {
	background-image: none;
}

#navcontainer2 ul ul ul a:hover {
	background-image: none;
}

#navcontainer2 ul ul ul #current {
	background-image: none;
}

#navcontainer2 ul ul ul .currentAncestor {
	background-image: none;
}

/* Child - Level 3 */

#navcontainer2 ul ul ul ul {
	background-image: none;
}

#navcontainer2 ul ul ul ul li {
	background-image: none;
}

#navcontainer2 ul ul ul ul a {
	background-image: none;
}

#navcontainer2 ul ul ul ul a:hover {
	background-image: none;
}

#navcontainer2 ul ul ul ul #current {
	background-image: none;
}

#navcontainer2 ul ul ul ul .currentAncestor {
	background-image: none;
}

/* Child - Level 4 */

#navcontainer2 ul ul ul ul ul {
	background-image: none;
}

#navcontainer2 ul ul ul ul ul li {
	background-image: none;
}

#navcontainer2 ul ul ul ul ul a {
	background-image: none;
}

#navcontainer2 ul ul ul ul ul a:hover {
	background-image: none;
}

#navcontainer2 ul ul ul ul ul #current {
	background-image: none;
}

#navcontainer2 ul ul ul ul ul .currentAncestor {
	background-image: none;
}

/* @end */


