.WaGadgetMenuHorizontal .menuInner ul.firstLevel>li>.item>a>span{
font-weight: bold;
}
/* CSS code to remove "Recurring Payments" text in application gadget */
.levelRecurring {
display:none;
}