/* CSS Document for Forest Trends Events */

.eventListing {
	margin-top:15px;
	padding-top:15px; 
	border-top:1px dashed #cecece; 
	padding-left:15px; 
	overflow:hidden;
}
.eventListing .readmore {
	float:right; 
	font-weight:bold;
	margin-bottom:5px;
}
.eventListing .readmore a {
	border-bottom:none; 
	text-decoration:none;
}
.eventListing h3 {
	font-size:13px;
}
.eventListing h3 a {
	border-bottom:none;
}