table.calendarmini_gadget {
	width: 100%;
	border: 0;
	border-collapse: collapse;
}
.calendarmini_gadget td {
	margin: 0;
	padding: 0;
	border: 0;
}
.calendarmini_gadget td.nav {
	width: 1%;
}
table.calendarmini_viewmonth {
	width: 100%;
	height: 100%;
	margin: 0 auto;
	border: 0;
	font-size: 10pt;
	vertical-align: top;
	border-collapse: collapse;
	white-space: nowrap;
}
.calendarmini_viewmonth th {
	width: 14%;
	text-align: center;
}
.calendarmini_viewmonth td {
	border: 0;
	font-weight: bold;
	text-align: center;
	white-space: nowrap;
}