/*
-----------------------------------------------
bepress IR local stylesheet.
Author:   Jessica Greenwalt
Version:  06 April 2009
PLEASE SAVE THIS FILE LOCALLY!
----------------------------------------------- */

/* other - Mike */

/* Hiding Time and Date Display */

#unlv #main.text .vcalendar .event-date abbr {
	visibility: hidden;
	}
#unlv #main.text .vcalendar tr.day, #unlv #main.text .vcalendar tr.year, #unlv #main.text .vcalendar .event p.duration {
	display: none;
	}