.tablegray {
	background-color:#88909d;
	color:white;
}
h2 {
	font-size: 20px;
	text-transform: uppercase;
	color: #88909d;
}
h1 {
	font-size: 15px;
}
.newsColumn {
	width: 595px;
	margin-right: 25px;
	float: left;
}
.newsColumn h1, .newsColumn h2 {
	margin: 0;
}
.nostoColumn {
	width: 280px;
	float: left;
}
.nostoColumn h4 {
	font-size: 13px;
	text-transform: uppercase;
	color: #d82c1f;
	margin: 0;
}