

/**
 * wraps the event item in a day cell in month view
 */
.month_day_cell_item{
	font-size: 13px;
}
.month_day_cell_event_title{
	font-size: 13px;
}
.month_view_day_task_title{
	font-size: 13px;
}
