.today{
	color:#919191;
	font-size : 11px;
}

.today .day_text {
	text-transform : capitalize;
}
.today .day {}
.today .month_text {}
.today .month {
	display: none;
}
.today .year {
	display: none;
}
