div.newscontent {
	float:left;
	width:270px;
}

p.newsheadline {
	margin: 0px 0px 0px;
	font-weight: normal;
	font-size: 14px;
	text-transform: uppercase;
}

div.newsclear {
	clear:left;
	height:12px;
	overflow:hidden;
}

p.newsboxheadline {
	font-size: 16px;
	margin-bottom: 12px;
	font-weight: bold;
}

#newsbox {
	margin-top: 30px;
}