@charset "utf-8";
/* CSS Document */
body {
	text-align: center;	
}
#listeboks {
	background-color: #EFEFEF;
	width: 965px;
	font-size: 14px;
	line-height: 20px;
	background-position: center;
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	text-align: left;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#bunntekst a {
        color: black;
}
