#news {
	overflow:hidden;
}

#news ul {
	list-style-type:none;
	margin:0;padding:0;
}

#news ul li h2 {
	margin:0;
}

#news ul li, #news ul h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 12pt;
	color: #666666;
}

#news ul li h2, #news ul li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	line-height: 12pt;
	color: #333333;
}

#news div.updated {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}

#news ul li {
	background-image:url(../_img/dot.gif);
	background-position:center bottom;
	background-repeat:repeat-x;
	margin-bottom:5px;
	padding-bottom:3px;
}
