#eventTeaserWrap {
	width:645px;
	height:205px;
	border:1px solid #4CA430;
	background-image:url(../images/newsbox_gradient.png);
	background-repeat:repeat-x;
	background-color:#FFF;
	position:relative;
	overflow:hidden;	
}

#eventTeaserItemList {	
	height:180px;
	list-style:none;
	margin:0 ! important;
	padding:0 ! important;
}

#eventTeaserItems {
	position:relative;
	width:100000px;	
}

.eventTeaserItem {
	float:left;	
	width:645px;
	margin:0 ! important;
}

.eventTeaserImageWrap {
	width:368px;
	height:180px;
	float:left;
}

.eventTeaserSubtext {
	position:relative;
	top:-19px;	
	height:16px;
	background-image:url(../images/black_80.png);	
	border-top:1px solid #FFFFFF;	
	padding:2px 4px 0px 8px;
	color:#FFF;	
	font-weight:bold;		
	font-size: 0.8em;
}

.eventTeaserContent {
	margin:15px 0px 0px 388px;
	font-size:0.9em;
}

.eventTeaserContent a {
	display:inline-block;
	background-image:url(../images/arrow_green.gif);
	background-position:left center;
	background-repeat:no-repeat;
	color:#4CA430;
	font-weight:bold;
	padding-left:10px;
	text-decoration:none;
	line-height:0.9em;
}

.eventTeaserContent h2 {
	color:#000 ! important;
	margin:2px 0 ! important;
}

.eventTeaserContent .date {
	color:#333;
}

#eventTeaserBar {	
	background-color:#F0F7EA;
	width:645px;
	height:24px;
}

#eventTeaserBar #pageIndicator {
	font-size:0.9em;
	height:10px;
	padding:5px 6px;
	float:left;	
}

#eventTeaserBar #pageScroller {
	float:right;
	margin:5px 6px;
	width:50px;	
}

#eventTeaserBar #pageLeft, #eventTeaserBar #pageRight {
	border:1px solid #4CA430;	
	width:23px;
	height:15px;	
	text-align:center;
	cursor:pointer;
}

#eventTeaserBar #pageScroller img {
	margin:3px 0;
}

#eventTeaserBar #pageLeft {
	float:left;	
}

#eventTeaserBar #pageRight {	
	margin-left:24px;
}

#eventTeaserBar .page-opaque {
	opacity:0.5;
	filter: alpha(opacity=50);	
}
