
@import url(events.css);




.wkday{ padding-top:0.125em; padding-bottom:0.25em; display:block; font-weight:bold; border-bottom:1px solid #ccc;}
.wkday b{float:right;font-weight:normal;}
td.sun{
	background-color:#efefef;
	background-image:url(../images/closed.jpg);
	background-repeat:no-repeat;
	background-position: center center;
}

td.prevMonth{
	background-image:none;
}