.cal_table
	{
	border-left:1px solid #000000;
	border-bottom:1px solid #000000;
	font-family:sans-serif;
	font-size:10px;
	}

.cal_table img
	{
	width:15px;
	height:20px;
	}

.cal_label
	{
	padding:1px;
	text-align:center;
	}
	
.cal_table td
	{
	border-right:1px solid #000000;
	border-top:1px solid #000000;
	}
	
