#calendar {
	display: none;
	background-color: #97c0ff;
	width: 200px;
	height: 200px;
	position: absolute;
	padding: 3px;
}

