
.yui-calendar {
	font:115% sans-serif;
}
	.yui-calendar td.calcell.oom {
		color:#eee;
	}
	.yui-calendar td.calcell.restricted {
		color: #a95646;
		background-color: #e7a194;
	}
	.yui-calendar td.calcell.restricted.today {
		color: #000;
	}
