#quicklink {
	width: 195px;
	margin: -20px 0 20px 5px;
}

#news-glider {
	margin: 0;
	background: url(/assets/layout/bgNavRaster.png) repeat-y 180px bottom;
}
#news-glider div.scroller {
/*	width: 155px;*/
	height: 215px;
	overflow: hidden;
	margin: 0 34px 0 0;
	padding: 0px;
	border-top: 1px solid #E4E4E4;
	border-right: 1px solid #E4E4E4;
/*	border-bottom: 1px solid #E4E4E4;
	background-color: #B2D4E8; */
}
#news-glider div.scroller div.section {
/*	width:155px; */
	height:216px;
	margin: 0px;
 	overflow: hidden;
	padding: 0px;
	background: #cecece url(/assets/layout/teaserBg.gif) repeat-x;
/*	border-bottom: 1px solid #008dbe; */
}
#news-glider div.scroller div.content {
/*	width: 155px; */
	margin: 0px;
	padding: 0px;
}


#news-glider a:link,
#news-glider a:visited {
	display: block;
	margin: 0;
	padding: 5px 2px 5px 13px;
	color: #5F5F5F;
	border: none;
	background: none;
	text-align: left;
	text-transform: none;
	text-decoration: none;
}
#news-glider a:hover,
#news-glider a:active {
	color: #B61515;
}



/*
#teasers .section,
#teasers .section strong,
#teasers .section ul,
#teasers .section p {
	color: #008dbe;
	font-size: 10px;
}
#teasers .section a:link,
#teasers .section  a:visited {
	display: block;
	color: #008dbe;
	font-size: 11px;
	width: auto;
	height: auto;
	margin: 6px;
	padding: 0px;
	text-decoration: none;
}
#teasers .section  a:hover {
	color: black;
}
#teasers .section  div {
	margin: 0px;
	padding: 0px;
}
#teasers .section  h2 {
	color: #008dbe;
}
*/