/*Hide Add to my Calendar*/
#FunctionalBlock1_ctl00_eventPageViewBase_ctl00_ctl00_importEvent_ImportEventText {	
display: none;
}
/* This gadget only: hide the date text, keep the separator + location */
#id_GKCrpk5 span.dateonly {
  display: none !important;
}

/* Remove the bullet separator now that date is gone */
#id_GKCrpk5 .separator {
  display: none !important;
}
/* Hide only the date text in this specific gadget */
#id_OvyPklN .dateonly {
    display: none !important;
}

/* Remove the bullet separator */
#id_OvyPklN .separator {
    display: none !important;
}
/* This gadget only: hide the date text, keep the separator + location */
#id_GKCrpk5 span.dateonly {
  display: none !important;
}

/* This gadget only: hide the date text, keep the separator + location */
#id_JXtocVr span.dateonly {
  display: none !important;
}
/* Hide only the date text in this specific gadget */
#id_tzXfJ8R .dateonly {
    display: none !important;
}

/* Remove the bullet separator */
#id_tzXfJ8R .separator {
    display: none !important;
}