.article #eventResults ul {
	margin: 0 0 48px 0;
	list-style-type: none;

}

.article #eventResults  ul li {
	list-style-type: none;
	background-image: none;
}

#eventResults {
	margin-top:30px;
}


.article .vevent {
	border-top: 1px solid #b9b4b1;
	list-style-type: none;
	margin-top: 14px;
	padding-top: 18px;
	margin-left:0;
	padding-left:0;
}

.vevent:first-child,
.ie6 .vevent.first-child {
	border-top: none;
	margin-top: 0;
	padding-top: 0;
}

.vevent span {
	display: block;
}

.vevent .dtstart {
	color: #666666;
	font-weight: bold;
	margin-bottom: 8px;
	text-transform: uppercase;
}

.vevent .title {
	clear: left;
	color: #5e7630;
	margin-top:5px;
	margin-bottom: 0px;
}

.vevent .location,
.vevent .summary  {
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 13px;
	text-transform: uppercase;
	font-weight:bold;
	color:#706d5f;
	clear:both;
}


.vevent .summary,
.vevent .url {
	font-size: 14px;
}

.vevent .time,
.vevent .fee-info {
	font-size:11px;
	color: #666;
	float: left;
	margin-bottom:5px;	
}

.fullView .time,
.fullView .fee-info {
	float:none;
	margin-bottom:0px;
}

.vevent .eventabstract {
	clear:both;
	margin-bottom:10px;
}


#pagination_controls a {
	border-left: 1px solid #c7c7c7;
	margin-left: 5px;
	padding-left: 5px;
	text-decoration: none;

}

#pagination_controls a.qp_next {
	border: none;
	border-right: 1px solid #c7c7c7;
	margin: 0 5px 0 0;
	padding: 0 5px 0 0;
}
