.liste_x {
	width: 700px;
	margin: 0 0 5px;
	padding: 0px;
	border: 0px;
	float: left;
	}
.liste_x td {
	background-color: #E3E3E3;
	text-align: center;
	vertical-align: top;
	font-weight: bold;
	border: 0px;
	
}
.liste_venstre { width: 280px; }
.liste_hoyre { width: 440px; }
.liste_x div { 
		padding: 10px;	
}
.liste_y {
	width: 100%;
	margin: 0px;
	padding: 0px;
	border: 0px;
	}
.liste_y td {
	text-align: left;
	font-weight: normal;
	width: 50%;
	}
