div.calendar-month-selector
{
      padding-bottom:30px;
}

div.calendarevent-overview h3 a,
div.calendarevent-overview a:visited,
div.calendarevent-overview a:active
{
	font-size:12px ;
	font-weight:bold ;
	color:#0F238C ;
}

div.calendarevent-overview h3 a:hover
{
	color:#FD1813 ;
}

div.calendarevent-overview div.date
{
	font-size: 11px;
	color: #000000;
}

div.calendarevent-overview div.summary
{
       padding-bottom:10px;
}

div.calendarevent-detail div.title
{
	font-weight: bold;
	font-size:12px;
	color:#FD1813;
	margin:0 0 10px 0;
	padding:0;
}

div.calendarevent-detail div.date
{
	font-size: 11px;
	color: #000000;
}

/* News control */
#homepage-calendarevent
{
	width : 100%;
	margin-right : 10px;
}

#homepage-calendarevent h3 a,
#homepage-calendarevent a:visited,
#homepage-calendarevent a:active
{
	font-size:12px;
	font-weight:bold;
	color:#0F238C;
}

#homepage-calendarevent h3 a:hover
{
	color:#FD1813 ;
}

#homepage-calendarevent div.date
{
	font-size: 11px;
}
