.calendar {
	background: url("http://www.fpmt.org/resources/calendar/img/cell_bkgd.gif") no-repeat; 
	background-size:100%;
	background-origin: content;
	border-left: 1px solid #BABABA;
	border-top: 1px solid #BABABA;
	padding:0 3px 4px 1px;
	font-size:9px;
	text-align:right;
	vertical-align:top;
}
.tibetan_date {
	font-size:13px;
	margin-bottom:10px;
}
.today {
	border: 2px solid #F5071F;
}
