/* Start of CMSMS style sheet 'TheatreUpcomingEvents' */
/* Added by CRL to control formatting of the upcoming events view of the calendar module.
It's a bit of a fudge as most of the formatting is actually borrowed from the News module.
*/

div.calendar-date-from 
{
  font-weight: bold;
  padding-top: 5px;
  padding-bottom: 5px;
}
/* End of 'TheatreUpcomingEvents' */

