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

#navcontainer2 #current {
	color: #000000;
	position: relative;
	background: #d2d2d2;
	margin-right: 0;
}

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