#latestArchive {
}
#latestTABLE {
	border: 0;
	margin: 0;
	padding: 3px;
	width: 400px;
}
#latestTABLE td {
	padding: 3px;
	background: #cccccc;

}
.latestDate {
	font-size: 11px;
	text-align: right;
}
.latestArticleTitle {
	width: 400px;
	font-size: 11px;
	text-align: left;
}
.latestArticleTitle a {
	color: #555555;
	text-decoration: none;
}
.latestArticleTitle hover {
	color: #007b9c;
}
#caseStudyBox {
	padding-bottom: 10px;
}