.left {
	width: 498px;
	float: left;
	font-size: 0.8em;
}
.right { 
	width: 372px;
	float: left; 
	font-size: 0.8em;}

/* main */
.left .wrap {
	padding: 5px 20px; }

.left .newslist {}
.left .newslist h3 {
	font-size: 1em; 
	margin: 0 0 3px 0; }
.left .newslist p { margin: 0; }
.left .more { text-align: center; }
/* folk */
.right .people { 
	background: url(../gfx/bg_folk.jpg) no-repeat;
	height: 169px;
	width: 372px;
}
.right .people .wrap { padding: 30px 20px 5px 25px; }
.right .people h3 { font-size: 1em; margin: 0; }
.right .people p { margin: 3px 3px; }
.right .people img { border: 1px solid #000000; float: right; margin-left: 10px;  }

/* ting som skjer */
.right .things { 
	background: url(../gfx/bg_ting.jpg) no-repeat;
	height: 549px;
	width: 372px;
	position: relative;
}
.right .things .wrap { padding: 40px 15px 5px 25px; width: 327px; height: 514px; overflow: hidden; }
.right .things .wrap iframe {
	border: none; 
	width: 332px; 
	height: 470px; 
	margin-top: 10px; }

/* .right .things h3 { margin: 0; margin-bottom: 5px; padding-top: 15px; clear: left; font-size: 1em; }
.right .things p { margin: 5px 3px; }
.right .things img { border: 1px solid #000000; float: left; margin-right: 10px;  } */
.right .things .archive { position: absolute; bottom: 4px; left: 30px; }
.right .things .synopsis {position: absolute; bottom: 3px; right: 10px; }