#mainContent {
	float: right;
	width: 570px;
}
.heading {
	margin-top: 20px;
}
p {
	margin-right: 20px;
}
.newsItem {
	background: url(../images/news_item_bg.jpg) no-repeat top left;
	clear: both;
}
.newsItem img {
	margin-right: 10px;
	margin-bottom: 10px;
	border: none;
}
.newsItem h3 {
	margin-bottom: 15px;
	padding-left: 10px;
}
