#navcontainer #current {
	background: url(../../images/button_over_blue2.png) no-repeat;
}

#navcontainer a:hover {
	background: url(../../images/button_over_blue2.png) no-repeat;
}

#navcontainer .currentAncestor {
	background: url(../../images/button_over_blue2.png) no-repeat;
}

#navcontainer ul ul #current, #navcontainer ul ul .currentAncestor {
	background: #4c73be none;
}