/* Defines the margins, etc. specific to a one-column layout below the navigation bar and local overrides for the Nordic site. */div#maincontent {	padding: 0.5em 3em;	margin: 0;	background-color: white;}#maincontent h1, #maincontent h2 {	margin: 0;	padding: 2px;}p.subnav a {	padding: 0 0.2em;}p.subnav a:hover {	background-color: #ddd;}#maincontent table td {	border-bottom: 1px solid gray;	margin: 0;	padding: 1px;	border-collapse: collapse;	vertical-align: top;}#maincontent table th {	text-align: left;	border-bottom: 2px solid black;	border-collapse: collapse;}