#PostCalendar{
	color: #007AAC;
	font-size: small;
}

* html #PostCalendar{
	font-size: x-small;	
}

#PostCalendar a{
	color: #006B95;
	font-weight: bold;
	font-size: small;
}

* html #PostCalendar a{
	font-size: x-small;
}

.CalendarTitle{
	color: #007AAC;
	font-weight: bold;
	font-size: small;
}

* html .CalendarTitle{
	font-size: x-small;
}

.CalendarNextPrev{
	color: #787878;
	font-weight: normal;
	padding: 2px 4px 2px 4px;
}

.CalendarDayHeader{
	font-weight: bold;	
}

.CalendarOtherMonth{
	color: #787878;
}

.CalendarWeekend{
	color: #4D4D4D;
}
