.x-menu
{
	background:#eff2f5;
	border-color:#dee1e4;
}
.x-menu-list-item a
{
	text-shadow:0 1px 0 #fff;
}

.x-menu-item-active,
.x-menu-item-active a.x-menu-item
{
	background-color:#fff;
	border-color:#f5f7fa;
}
