/************** settings for events plugin **************/

.events-upcoming-item {
	border-color: #AAAAAA;
	border-style: none none dotted;
	border-width: 0 0 1px;
	height: 1%;
	line-height: 1.3;
	margin: 2px 0 0;
	padding: 5px 0;
}

.events-upcoming-item H3 {
	font-weight:normal;
	padding:0px;
	margin:0px 0px 6px 0px;
}

#rc DIV.events-upcoming-item H3 {
	background:transparent url(../gfx/actionbox_pfeil.gif) no-repeat scroll 0 5px;
	color:#000000;
	font-size:11px;
	font-weight:bold;
	line-height:14px;
	margin:4px 10px;
	padding:0 0 0 15px;
}

#rc DIV.events-upcoming-item H3 a {
	color:#000000;
	display:inline;
	margin:0;
	padding:0;
}

/* #rc div.news-latest-container div.news-latest-morelink, #rc div.news-latest-container div.news-latest-morelink a {
	float:right;
	height:9px;
}
*/

#rc div.events-upcoming-morelink a {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../gfx/footernav.gif) no-repeat scroll 0 6px;
	color:#7F99B2;
	font-size:11px;
	padding:0 0 0 6px;
}

div.events-upcoming-morelink {
	float:right;
	margin:0 10px 8px 0;
}

