
.ue1_date {
	font-size: larger;
}

.ue1-popup {
	background-color: white;
	border-color: gray;
	border-width: 3px;
	border-style: solid;
	border-radius: 10pt;
	-moz-border-radius: 10pt;
	padding: 4px;
	color: black;
	opacity: 0.65;
}

.ue1-popup:hover {
	opacity: 1;
}

.ue1-popup-date {
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
}

.ue1-popup-time {
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
}

.ue1-popup-summary {
	margin-top: 4px;
	white-space: nowrap;
}

.ue1-popup-location {
	white-space: nowrap;
}

.ue1-popup-desc {
	margin-top: 4px;
}
