div.event-cal-popup {
	position: absolute;
	color: white;
	background-color: #0052F9;
	width: 300px;
	z-index: 1000;
}
td.has-events div.month a {
	padding: 5px;
}