.cal-tooltip {
	background: none repeat scroll 0 0 #FFFFFF;
	border: solid 1px #CCCCCC;
	display: none;
	position: fixed;
	z-index: 4;
	font-size: 12px;
	padding: 5px;
}