/* Start of CMSMS style sheet 'Calendar list' */
/* EVENT PAGE STYLING */

#cal-upcominglist.calendar-upcominglist  h1
{
  color: black;
  font-size: 120%;
}

.calendar-event.h2 {
  font-size: 80%;
}

/* SIDE BAR EVENT STYLING */

#sideevent, #sideprofile {
border:1px solid #660000;
width:92%;
padding:3px;
float:right;
margin:0 0 8px 0;
}

.calendar-date-title, .calendar-summary-title, .calendar-details-title 
{
font-weight:bold;
font-size:110%;
}
/* End of 'Calendar list' */

