div.article_row {
	color:#fff;
	font-size:10pt;
	padding:0px;
	padding-top: 20px;
	padding-left:13px;
	border-top:solid 14px #49545b;
	padding-bottom: 32px;
}

div#first_row {
	border-top:none;
}

div.article_row h1 {
	position:relative;
	font-family:Verdana, Trebuchet ms;
	font-size:12pt;
	padding:0px;
	margin:0px;
	padding-bottom: 13px;
}

div.article_column { 
	float:left;
	width:278px;
	text-align:left;
	color:#fff;
	position:relative;
	font-size:10pt;
	margin-bottom:10px;
}

div.column_0
{
}

div.column_1
{
	margin-left: 16px;
}

div.column_2
{
	margin-left: 16px;	
}


div#estate_title_row {
	background:#034 url('img/eiendomheaderbg.gif') top left repeat-x;	
	height:45px;
	font-size:12pt;
	font-weight:bold;
	color:#fff;
	padding:0px;
	padding-left:13px;
}

div#estate_title{
	margin-top:15px;
	width:280px;
	float:left;
}

div#estate_address {
	margin-top:15px;
}

div#estate_title_row div#estate_address {
	float:right;
	width:575px;
}

div#address_list_container {
	float:left;
	line-height:20px;
	font-weight:bold;
	padding:13px;
}

div#address_list_container a {
	color:#fff;
	text-decoration:none;
	font-size:10pt;
}

div#address_list_container a:hover {
	text-decoration:underline;
}


div.img_container img {
	float:right;
	width:577px;
}


















