* {
	/* old-style reset here :) */
	border: 0px;
	padding: 0px;
}


table.tbcalendar {
	margin: 10px auto;
	font-size: 20px;
}
table.tbcalendar td, th {
	width: 100px;
	height: 100px;
	text-align: center;
	vertical-align: middle;
	color: #444;
}
table.tbcalendar th {
	height: 30px;
	font-weight: bold;
	font-size: 14px;
}



