.contenttable {
	background: #dff2f9;
	border-bottom: 1px solid #0280ba;
	width: 100%;
}
.contenttable caption {
	display: none;
}
.contenttable td.country {
	color: #0280ba;
}
.contenttable th.country {
	visibility: hidden;
}
.contenttable th {
	color: #0280ba;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.contenttable td {
	margin: 0 0 0 0;
	padding: 2px 0 2px 0;
}
div#wrapper_content .contenttable td a {
	color: #000;
	background: none;
}
div#wrapper_content .contenttable td img  {
	vertical-align: bottom;
}
div#wrapper_content .contenttable p.bodytext {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
div#wrapper_content .news-latest-container {
	margin: 0 0 2em 0;
}
div#wrapper_content .news-latest-item {
	border-bottom: 1px solid #0280ba;
	margin: 0 0 1em 0;
	padding: 0 0 1em 0;
}
div#wrapper_content .news-latest-item h3 {
	margin: 0;
	padding: 0;
}
div#wrapper_content .news-latest-item h3 a {
	padding: 0 0 0 1.85em;
	background-image: url('../images/download_icon.gif');
	background-position: top left;
	background-repeat: no-repeat;
}
div#wrapper_content .news-latest-item div.downloadswrap {
	padding: 0 0 0 1.5em;
}
div#wrapper_content .news-latest-item p {
	margin: 0;
	padding: 0;
}
div#wrapper_content .news-latest-item .downloads {
	font-size: 0.813em;
}
div#wrapper_content .news-latest-item .downloads a {
	padding: 0 0.25em 0 0.25em;
	color: #000;
}