#news_carousel {
	font-family: arial, helvetica, sans-serif;
}

#news_carousel DIV.newsItem {
}

#news_carousel DIV.newsTitle {
	font-size: 75%;
	font-weight: bold;
}

#news_carousel DIV.newsSynopsis {
	font-size: 75%;
	height: 35px;
	overflow: hidden;
}

#news_carousel DIV.newsLink A {
	color: #000000;
	font-size: 75%;
	font-weight: bold;
}