.ko-calendar-widget-loading
{
	height: 100px;
	text-align: center;
}
#sidebar #ko_calendar-3.widget H2
{
	margin-top: 0px;
}
.ko-calendar-date
{
	margin-top: 6px;
	font-weight: bold;
}
.ko-calendar-event-list
{
	margin: 4px;
}
.ko-calendar-entry-date-row
{
	padding-top: 6px;
}
.ko-calendar-entry-date-label
{
	font-weight: bold;
}
.ko-calendar-entry-date-text
{
}
.ko-calendar-entry-location-text
{
}
.ko-calendar-entry-body
{
	margin: 4px;
}
/*Indent the paragraphs, but not by much*/
.ko-calendar-entry-body P
{
	margin: 0px 10px;
}
