#news-glider div.scroller {
	height: 246px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
#news-glider div.scroller div.section {
	height: 123px;
	margin: 0 10px;
 	overflow: hidden;
	padding: 0px;
}
#news-glider div.scroller div.content {
	margin: 0px;
	padding: 0px;
}


#teaserlist .section,
#teaserlist .section strong,
#teaserlist .section ul,
#teaserlist .section p {
	color: black;
	font-size: 10px;
}
#teaserlist .section a:link,
#teaserlist .section  a:visited {
	display: block;
	color: #404040;
	font-size: 11px;
	font-weight: normal;
	padding: 10px 0;
	text-decoration: none;
	text-align: left;
}
#teaserlist small {
	font-size: 10px;
	display: block;
}
#teaserlist .section  a:hover {
	color: black;
}
#teaserlist .section  div {
	margin: 0px;
	padding: 0px;
}
#teaserlist .section  h2 {
	color: #404040;
}


#news-glider div.controls  {
	height: 24px;
	text-align: right;
	overflow:hidden;
	color: #8d8d8d;
	padding: 0 5px 0 0;
}
#news-glider div.controls a:link,
#news-glider div.controls a:visited {
	display: inline;
	color: #8d8d8d;
	padding: 0 4px;
	font-size: 12px;
	text-decoration: none;
	font-size: 24px;
}
#news-glider div.controls a:hover,
#news-glider div.controls a.active:link,
#news-glider div.controls a.active:visited {
	color: #404040;
}
