div.xt_calendar{
background-image:url(/images/psbalgach/calendar.gif);
background-repeat:no-repeat;
background-position: top left;
line-height: 100%;
width: 34px;
height: 39px;
float:left;
clear: both;
padding: 0;
}

.xt_calM
{
    clear: both;
	text-transform: uppercase;
	text-align : center;
	margin: -1px 0px 0px -5px;
	font-size: 7px;
	color: white;
}

.xt_calDay
{
    text-align: center;
    padding: 3px 0px 0px 0px;
	font-size: 12px;
	margin: 0px 0px 0px -4px;
	color: #978E8E;
	font-weight: bold;
}

div.evlistText{
	float: right;
	width: 170px;
}
