#navcontainer2 ul ul a {
	display: block;
	color: #f2f2f2;
	border-bottom: 1px solid #ffffff;
	padding-left: 10px;
	margin-left: 0;
}

#navcontainer2 {
	line-height: 2.0em;
	border-top: 1px  #ffffff;
	color: #ffffff;
	background: #000000;
	margin: 15px 0 20px 2px;
}

#navcontainer2 #current {
	color: #faf6f9;
	position: relative;
	background: #141418;
	margin-right: 0;
}

#navcontainer2 ul ul a:hover {
	background: #2f2f2e;
	margin-right: 0;
}

#navcontainer2 ul ul .currentAncestor {
	color: #ffffff;
}