/* Style sheet calendar */
.days{width:70px;height:70px;text-align:left;vertical-align:top;font-weight:normal;font-size:9px;}
.weekend{background-color:#eeeeee;}
.mod_calendar .label{font-weight:bold;font-size:10px;}
.mod_eventlist .event{margin-bottom:10px;padding-bottom:10px;border-bottom:1px dotted #333333;}
.mod_upcoming_events .ce_text{margin-bottom:10px;padding-bottom:10px;border-bottom:1px dotted #333333;}

