.news {
	width:50%;
	margin-left:0;
}
#content .news ul {
	margin:0;
}
.news li {
	list-style:none outside;
}
.news h4 {
	font-size:24px;
	font-weight:bold;
	margin-bottom:0;
}
.news h4 a {
	color:#444;
}

