.WaGadgetMenuHorizontal .menuInner ul.firstLevel>li.dir>.item>a:after {
  display: none;
}

/*this code changes the green line under the menu*/
.zoneHeader2 {
    background:  #bd8d46;
}

/* this code changes the color of "Upcoming programs" in the event calendar */
.WaGadgetEventsStateList h3.sectionTitle {
    color:#40b2cf;
}

/* changes the color of each new event title in the event calendar */
.WaGadgetEventsStateList .boxOuterContainer .boxHeaderOuterContainer .boxHeaderContainer h4.boxHeaderTitle a {
    color: #95ab63;
}
#idSectionEventRegistrationTypeSelectorContainer div[id*="spaceLimitContainer"] { 
    display: none
} 
#idSectionEventRegistrationTypeSelectorContainer .availableRegistrationCount { 
  display: none
} 