div.xt_calendar{
    background-image:url(/images/frox10/cal.png);
    background-repeat:no-repeat;
    line-height: 100%;
    width:45px;
    height:65px;
    float:left;
    clear: both;
    padding: 0;
    margin-left: -8px;
    margin-top: -4px;
}

.xt_calM
{
    clear: both;
	text-transform: uppercase;
	text-align : center;
	padding-top: 7px;
	font-size: 8px;
	color: white;
}

.xt_calDay
{
    padding-top: 5px;
    text-align: center;
	font-size: 12px;
	color: #978E8E;
	font-weight: bold;
}
