.btb-calendar {
	//font-family: "Brush Script MT";
	table-layout: fixed; 
	width: 100%;
}

.calendar-heading {
	background-color: #C0C0C0 !important;
}

.calendar-highlight {
	background-color: #DCDCDC;
}

.calendar-cell {
	height: 100px;
	width: 100px;
	//white-space: nowrap;
	//overflow: hidden;
}

.calendar-alert {
	margin: 0px !important;
	padding: 0px 2px 0px 2px !important;
	border: 0px;
	font-size: x-small;
}
