/* Start of CMSMS style sheet 'Calendar CSS' */
/* border on for #big (assuming table_id='big') */
#big { margin: 0 10px 0 10px; }

#big .calendar-event h2 {
  font-size: 110%;
  font-weight: bold;
}

/* 
.cal-upcominglist .calendar-date-from,
.cal-upcominglist .calendar-date-title
{ font-weight: bold; }
*/
/* End of 'Calendar CSS' */

