div.contentRow div.content h1,
div.contentRow div.sidebar h2 {
	background-image: none;
	color: #000000;
	margin: 0;
	padding: 0;
	text-align: left;
}

	div.contentRow div#latestNews p {
		font-size: 0.8em;
	}

div.contentRow div#international {
	background-color: #eaeaea;
	height: 105px;
	overflow: hidden;
	padding: 5px;
}
	div.contentRow div#international a {
		display: block;
		float: right;
	}
	
	div.contentRow div#international p,
	div.contentRow div#testimonials p {
		font-size: 0.8em;
		font-style: italic;
	}
	
div.contentRow div#testimonials {
	height: 105px;
}
