div.xt_calendar {
	clear: both;
	float: left;
	width: 34px;
	height: 40px;
	padding-right: 10px;
	padding-bottom: 5px;
	background-image: url(/images/icons/cal.gif);
	background-repeat: no-repeat;
}

div.xt_calM {
	clear: both;
	text-align: center;
	font-size: 8px;
	font-weight: bold;
	line-height: 10px;
	color: white;
	width: 28px;
	height: 10px;
}

div.xt_calDay {
	font-size: 10px;
	font-weight: bold;
	color: #978E8E;
	width: 23px;
	height: 15px;
	margin-top: 5px;
	margin-left: 8px;
}