#home h3 a {
	color: #000;
	background-color: #fff;
}

#grid {
	float: none;
}

.object {
	height: auto;
	width: auto;
	background-color: #fff;
}

.object h3 {
	margin-top: 5px;
	margin-bottom: 5px;
}

.object p {
	margin: auto;
	padding: 0;
}

.object .fade {
	width: auto;
}

.object-selection-marker {
	margin-bottom: -25px;
	position: absolute;
	width: 25px;
	height: 50px;
	background: url(images/object-selection-marker.png) no-repeat;
	bottom: 50%;
	z-index: 100;
}

#footer {
	margin-top: -20px;
	background: url(images/footer_edet.png) left bottom no-repeat;
}

.object-content {
	padding: 30px;
}

.object-width-2 {
	width: 365px;
	padding-left: 57px;
	padding-right: 57px;
}

.object-height-3 {
	height: 499px;
	padding-top: 30px;
	padding-bottom: 30px;
}

.object-height-4 {
	height: 687px;
	padding-top: 30px;
	padding-bottom: 30px;
}

.object-float-right {
	float: right;
}

.color-white, .color-white a, .color-white p, .color-white h1, .color-white h2, .color-white h3 {
	color: #fff;
}

.object-content img, .object-content p, .object-content h1, .object-content h2 {
	margin-bottom: 10px;
}

.toa {
	background: #075191 url(images/bg-toa.png) left top repeat-x;
}

.hushall {
	background: #a81e1e url(images/bg-hushall.png) left top repeat-x;
}

.senaste-nytt {
	background: #f8f7f7;
}

#news-list {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0 10px 0 0;
}

#news-list li {
	padding:0 0 10px 0;
}

#news-list span.date {
	color:#375E89;
	font-size:12px;
}