
.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;
	height: 100%;
}

.ue1-popup-date {
	background-color: transparent;
	color: black;
	font-size: 160%;
	font-weight: bold;
	font-family: serif;
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
}

.ue1-popup-time {
	background-color: transparent;
	color: black;
	font-weight: bold;
	margin: 0px;
	margin-top: -5px;
	padding: 0px;
	white-space: nowrap;
}

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

.ue1-popup-location {
	background-color: transparent;
	color: black;
	white-space: nowrap;
}

.ue1-popup-desc {
	background-color: transparent;
	color: black;
	margin-top: 4px;
}

.ue1-popup-recur {
	background-color: transparent;
	color: black;
	margin-top: 4px;
}

.ue1-popup-recur-every {
	background-color: transparent;
	color: black;
	margin: 0px;
	padding: 0px;
}

.ue1-popup-recur-next {
	background-color: transparent;
	color: black;
	margin: 0px;
	padding: 0px;
}
