@charset "utf-8";
/* CSS Document */

div.news-list-item {
	background:url(../../dotted-1.gif) left bottom repeat-x;
	clear:both;
	margin-bottom:4px;
	line-height:20px;
	position:relative;
	overflow:hidden;
	padding-bottom:3px;
	line-height:16px;
}

div.news-list-container {
	margin-top:14px;
}

div.news-latest-container h2 {
	margin-bottom:14px;
}

div.news-latest-container h3 span {
	font-weight:normal;
}

div.latest-list-content {
	margin:4px 0 12px 0;
	padding:0.8em 10px 0 10px;
	background-color:rgb(240,235,225);
}

div.latest-list-content p {
	margin-bottom:0.8em;
}
