/* CSS Document */
.tripShort {
	background-color:#DFDFDF;
	font-size:12px;
	padding: 4px;
	margin: 5px;
}

.tripShort h1 {
	font-size:16px;
	margin-bottom: 2px;
	margin-top: 2px;
}

.tripHeading {
	font-size:14px;
	font-weight:bold;
	color:#78A44B;
}

.tripVenue {
	font-size:14px;
	font-weight:bold;
}

.tripDate {
	font-size:14px;
	font-weight:bold;
}

.icon {
	border: none;
}
