
body		{
	margin: 0;
	padding: 0;
	font: normal 11px "Trebuchet MS", Trebuchet, Arial, Helvetica, Sans-serif;
	text-align: right;
	}

#FlagDenmark			{
	position:absolute;
	left:724px;
	top: 7px;
	width:19px;
	height:16px;
	z-index:1;
	visibility: visible;
	}

#FlagNorway			{
	position:absolute;
	left:724px;
	top:25px;
	width:15px;
	height:16px;
	z-index:1;
	visibility: visible;
	}

#FlagUk			{
	position:absolute;
	left:724px;
	top:43px;
	width:19px;
	height:16px;
	z-index:1;
	visibility: visible;
	}
	
#TopNav		{
	position: absolute;
	right: 36px;
	top: 7px;
	margin: 0;
	padding: 0 11px 0 0;
	width: 70px;
	line-height: 17px;
	border-right: 1px dotted #aeaca4;
	}
	
#TopNav	a		{
	text-decoration: none;
	color: #958e88;
	}
		
#facebook		{
	position: absolute;
	right: 110px;
	top: 7px;
	margin: 0;
	padding: 0 11px 0 0;
	width: 130px;
	height: 52px;
	border-right: 1px dotted #aeaca4;
	}
		
#facebook img	{
	border: none;
	
	}
				
