.b2calendarmonth {
	font-weight : bold; 
	color: #CCC;
}
.b2calendartable {
	border: 1px #CCC dashed;
	color: #CCC;
}
.b2calendarrow {
	color: #CCC;
}
.b2calendarheadercell {
	font-weight: bold;
	color: #CCC;
}
.b2calendarcell {
	border: 1px #CCC solid;
	background: #555;
	color: #CCC;
}
.b2calendaremptycell {
	color: #CCC;
}
.b2calendartoday {
	font-weight: bold;
	font-style: normal;
}
