/* SUPPRESS THE EXTRA START/END DATE FOR IE 6 */

.vevent abbr.dtstart,
.vevent abbr.dtend
  {
  display: none;
  }
