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

#navcontainer2 #current {
	color: #000000;
	position: relative;
	background: #63aa8c;
	text-align: right;
}

#navcontainer2 ul ul a:hover {
	background: #8ec48e;
	margin-right: 0;
	color: #000000;
}
#navcontainer2 ul ul a {
	display: block;
	color: #000;
	border-bottom: 1px solid #ffffff;
	padding-left: 5px;
	margin-left: 0;
	text-align: right;
	padding-right: 5px;
}