#content #news ul {
	list-style: none;
	margin: 0;
	margin-left: 10px;
	padding: 0;
}

#content #news ul li h3 {
	margin: 0;
	font-size: 1.15em;
}

#content #news ul li h3 a {
	text-decoration: none;
	color: #000;
}

#content #news ul li h3 a:hover {
	text-decoration: underline;
}

#content #news ul li p {
	margin-top: 0;
}