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

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

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

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