.PageSelected{
	height:30px;
	margin-left:30px;
	padding-top:10px;

}

.PageSelected dt{
	float:left;
	display:block;
	text-decoration:none;
	margin-right:10px;
}
.PageSelected .Label{
	padding-top:5px;
	font-weight:bold;	
}
.PageSelected dt a{
	width:20px;
	height:20px;
	display:block;
	text-decoration:none;
	border:#CCCCCC solid 1px;
	text-align:center;
	padding-top:3px;
	font-weight:bold;
}
.PageSelected dt a:hover{
	color:#000000;
	background-color:#CCCCCC;
}


#SearchBox{
	padding:20px 0 20px 0;
	border:#CCCCCC solid 1px;
}

.BedriftSearch{
	border-top:#CCCCCC solid 1px;
	padding:10px 0 10px 0;

}

.BedriftSearch .Wrapper{
	margin:0 10px 0 10px;
}

.BedriftSearch .Title a{
	font-weight:bold;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
}

.AddressAndPhone .Phone{
	float:right;
	font-weight:bold;
}

.LinkLine{
	height:15px;

}
.LinkLine dt{
	float:left;
	display:block;
	text-decoration:none;
	margin-right:10px;
}
.LinkLine dt a{
	color:#999999;
	text-decoration:none;
}

/****** BEDRIFT SINGE PAGE ********/
#BedriftSide h1{
	padding-top:10px;
	padding-bottom:10px;
}


.ColumsTextAndImages{
	width:710px;
}

.ImagesColum{
	float:right;
	width:400px;
	
}
.ImagesColum img{
	
}

.ImagesColum .Wrapper{
	border:#999 solid 1px;
	padding:1px;
	max-height:150px;
	overflow:hidden;
}

.TextColum{
	width:300px;
	margin-right:410px;
}

.SearchResult a{
	display:block;

}
.SearchResult a:hover{
	background-color:#efefef;

}