#news {
	width : 400px;
}

#news h2 {
	border-bottom : 1px solid #aa0000;
	margin : 0;
	padding : 0;
}


#news-headlines {
	height : 210px;
}

#news-headlines a {
	color : #666666;
	display : block;
	font-weight : normal;
	font-size : 90%;	
}