/* here you can put your own css to customize and override the theme */
/* here you can put your own css to customize and override the theme */
table.telbook	{ background: #ffe; }
table.telbook td {background: #ffe;  vertical-align: top; }
table.ruled	{ background: #f9c878; }
table.ruled td	{ background: #f5ecd9; }
tr.today td	{ font-weight: bold; }
tr.holiday td	{ background: #f9c878; }

table	{
	width: 82%; /* web team */
	margin-left: 0.2em; /* web team */
	margin-right: 1em;
	padding: 2px;
	border: 1px solid black;
	}

table.telbook td {margin: 0; padding: 2px; border: 1px solid black;}
