/* Start of CMSMS style sheet 'bevision_calendar' */
#calendar .NewsSummary {
height:48px;
width:280px;
float:left;
margin:0 0 30px 40px;
}

#calendar .NewsSummaryPostdate {
margin-right:30px;
float:left;
width:40px;
background-color:#666;
color:#fff;
font-size:10px;
font-weight:bold;
line-height:18px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
}

#calendar .NewsSummaryPostdate span {
margin-left:5px;
}

#calendar .datebox {
text-align:center;
font-weight:bold;
font-size:24px;
line-height:30px;
background-color:#82aed9;
-moz-border-radius-bottomleft:3px;
-moz-border-radius-bottomright:3px;
-webkit-border-bottom-left-radius:3px;
-webkit-border-bottom-right-radius:3px;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}

#calendar .NewsSummaryLink {
margin:0;
}

#calendar .NewsSummaryLink a {
color:#3884d1;
font-size:14px;
line-height:24px;
}

#calendar .NewsSummarySummary {
color:#666972;
font-size:10px;
}

#NewsPostDetailSummary {
margin-bottom:20px;
}
/* End of 'bevision_calendar' */

