
#section-fasadexnytt {
}
#section-fasadexnytt h2 {
	margin: 0;
}
#section-fasadexnytt p {
	margin: 1em 0 0 0;
}
#section-fasadexnytt ul {
	margin-top: 0;
	margin-bottom: 0;
}

#maincontent-head {
	display: none;
}


#section-fasadexnytt ul.previous_issues {
	float: left;
	width: 200px;
}

#maincontent.with-localmenu {
	position: relative;
}
#maincontent-head {
	display: none;
	margin-left: 266px; /*236 + 30*/
}
#maincontent-body {
	margin-left: 266px; /*236 + 30*/
}
#localmenu {
	position: absolute;
	top: 35px;

}

.leftcontent {
	clear: left;
	float: left;
	margin-left: -133px;
	margin-bottom: 10px;
}
html>body .leftcontent {
	margin-left: -266px;
}
.leftcontent.first {
	margin-left: -266px; /* don't ask me, ie is insane!!! */
}

