.ko-calendar-widget-loading {
	height: 100px;
	text-align: center;
}

.ko-calendar-date {
	margin-top: 6px;
	font-weight: bold;
	font-size:12px;
	line-height:13px;
}

.ko-calendar-event-list {
	margin: 4px;
	font-size:12px;
	line-height:13px;
}

.ko-calendar-entry-date-row {
	padding-top: 6px;
	font-size:8px;
	line-height:9px;
}

.ko-calendar-entry-date-label {
	font-weight: bold;
}

.ko-calendar-entry-date-text {
	font-size:12px;
	line-height:13px;
}

.ko-calendar-entry-location-text {
	font-size:12px;	
	line-height:13px;
}

.ko-calendar-entry-body {
	margin: 4px;
	font-size:10px;
	line-height:11px;
}

/* Indent the paragraphs, but not by much */
.ko-calendar-entry-body  p {
	margin: 0px 10px;
}
