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

#navcontainer2 #current {
	color: #faf6f9;
	position: relative;
	background: #c2c4e4;
	margin-right: 0;
	font-size: 13px;
}

#navcontainer2 ul ul a:hover {
	background: #94a7f1;
	margin-right: 0;
	font-size: 13px;
}