@charset "utf-8";

table.calendar{
	border-collapse:separate;
	border-spacing:2px;
	font-size:12px;
	width:320px;
}
table.calendar td{
	font-size:11px;
	padding:3px 2px 8px 2px;
	width:39px;
	height:33px;
	line-height:1.4;
}
