#navcontainer2 {
	line-height: 2.0em;
	border-top: 1px  #ffffff;
	color: #ffffff;
	text-align: right;
	background: #586978;
	margin: 15px 0 20px 2px;
	border-right: 1px solid #ffffff;
}

#navcontainer2 #current {
	color: #ffffff;
	position: relative;
	background: #4f637e;
	margin-right: 0;
}

#navcontainer2 ul ul a:hover {
	background: #6c8193;
	margin-right: 0;
}

#navcontainer2 ul ul a {
	display: block;
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
	padding-left: 5px;
	margin-left: 0;
	font-weight: normal;
}

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