.textmonth {
	margin-top: 10px;
	margin-bottom: 6px;
	font-weight: bold;
	color: #006699;
	font-size: 13px;
}
.dateline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	margin-top: 2px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.emptycell {
	margin: 0px;
	padding: 0px;
	height: 0px;
}
