#news-glider div.scroller {
	width: 200px;
	height: 200px;
	overflow: hidden;
/*	margin: 0 10px 0 10px;*/
	padding: 0px;
}
#news-glider div.scroller div.section {
	width:200px;
	height:200px;
	margin: 0px;
 	overflow: hidden;
	padding: 0px;
/*	border-bottom: 1px solid #008dbe; */
}
#news-glider div.scroller div.content {
/*	width: 200px;*/
	margin: 0px;
	padding: 0px;
}


#teasers .section,
#teasers .section strong,
#teasers .section ul,
#teasers .section p {
	color: #DDD;
	font-size: 10px;
}
#teasers .section a:link,
#teasers .section  a:visited {
	display: block;
	color: #3e3d40;
	color: #DDD;
	font-size: 11px;
	width: auto;
	height: auto;
	margin: 0 10px;
	padding: 0px;
	text-decoration: none;
}
#teasers .section  a:hover {
	color: #FFF;
}
#teasers .section  div {
	margin: 0px;
	padding: 0px;
}
#teasers .section  h2 {
	color: #DDD;
}
