/*
	Copyright © 2008 Insight Meditation South Bay

	Styles used by event and calendar pages.
*/
tr#calendarHead {
	background-color:#bbddee;
}
tr#calendarHead th {
	width:14%;
}
td#todayCell {
	background-color:#ddeeff;
}

