/* CSS code to remove "Recurring Payments" text in application gadget */
.levelRecurring {
display:none;
}