p.postedAt {
	font-size: 10px;
}

a.header {
	background-color:	#ffffff;
	color:			#0044ff;
	text-decoration:	none;
	font-weight:		400;
	font-size:		14px;
	font-family:		Verdana, Arial, sans-serif;
}

a.date-header {
	background-color:	#ffffff;
	color:			#4488ff;
	text-decoration:	none;
}

.calendar, .calendar-header {
	font-family:		verdana, arial, sans-serif;
	color:			#666666;
	font-size:		9px;
	font-weight:		normal;
	line-height:		140%;
	padding:		3px;
	text-align:		left;
}

.calendar-header {
	background-color:	#efefef;
}

.calendar-today {
	background-color:	#ffdddd;
}