.dpcal-event {}

.calendarDate,
.calendarDate a {
  font-size: 1.2em;
  color: #444e38;
  margin: 0.7em 0 0.2em;
  font-style: normal;
  font-weight: normal;
  padding: 0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
#column-4 h4.calendarEventTitle {
  margin-top: 0;
}
.calendarDate a { font-size: 1em; }

.calendarUpcoming p {
	color: #191919;
	margin: 0;
	white-space: nowrap;
	width: 100%;
	height: 1.5em;
	overflow: hidden;
	text-overflow: ellipsis;
}