
div.news {
	color: red;
}

div.news:first-line {
	font-weight: bold;
}

div.news ul {
	margin-top: 0;
	margin-bottom: 0;
}