.prevmonth_date,.nextmonth_date {
    background:#eee;
}
.calendar td{
    cursor:pointer;
    border:1px solid #CCCCCC;
}
.calendar .today {
    background:#ff9999;
}
.calendar caption {
	background:url(images/caption.png) center bottom no-repeat;
    height:24px;
    line-height:24px;
	overflow:hidden;
	margin:0;
	padding:0;
    color:#fff;
    font-weight:700;
	_padding:20px 0 0 0;

}
#ev_lst {

    padding:16px 0 0 0;

}
.calendar  {

    text-align:center;
    width:160px;
    margin:0 0 0 22px;
    background:#fff;

}
.calendar th {
    font-size:9px;
	vertical-align:middle;
}
.calendar caption a img{
    border:none;

}
#ca {

}
.events_head
{
	background:url(images/events_head.png) left top no-repeat;
	height: 19px;
	margin-left:4px;
	font-weight:bold;
	color: white;
	font-size:10pt;

	text-align:center;
	padding-left: 36px;
    height:82px;
    overflow:hidden;

}
*HTML .events_head
{
	background:url(images/events_head.png) left top no-repeat;
	height: 19px;
	margin-left:4px;
	font-weight:bold;
	color: white;
	font-size:10pt;

	text-align:center;
	padding-left: 36px;
    height:82px;
    overflow:hidden;

}
.events_head img
{
	cursor: hand;
	border:none;
}
.events_bg
{
	background:url(images/events_bg.jpg) left top repeat-y;
	text-align:left;
	margin-left: 9px;
}
.events_bg li
{
	margin-left: 40px;
    _margin-left: 24px;
}

