#wrapper {
	width: 950px;
	/*height: 430px;*/
	}
	
#buttons {
	float:left;
	}
	
#tjeneste {
	float: right;
	padding-left: 20px;
	border-left: solid 1px #999999;
	height: 415px;
	width: 493px;
	margin-bottom:10px;
	}
	
#tjenesteLarge {
	float: right;
	padding-left: 20px;
	border-left: solid 1px #999999;
	margin-bottom:10px;
	width: 493px;
	}
	
#tjeneste h1, #tjenesteLarge h1 {
	/*font-size: 16px;*/
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

#tjeneste p, #tjenesteLarge p {
	/*font-size: 11px;*/
	line-height: 17px;
	padding: 0px;
	margin: 0px 0px 12px 0px;
}

#tjeneste a, #tjenesteLarge a {
	color: #5B5B5B;
	text-decoration: none;
	}

#tjeneste table, #tjenesteLarge table {
	color: #5B5B5B;
	}
	
#tjeneste .text_small, #tjenesteLarge .text_small {
	font-size: x-small;
	}
	
.img_margin {
	margin-right: 20px;
	margin-bottom: 20px;
	}
	
.img_margin2 {
	margin-right: 20px;
	}
	
iframe {
	overflow-x: hidden;
	overflow-y: hidden;
	}

