.content-nav,
.content-head,
#share, 
.content-main-right,
#language-selector,
.more,
.layout-footer,
.layout-footer-column,
.clear-all,
.content-banner-links,
.content-banner-logo,
.content-banner,
#news_selector,
#services {
	display: none !important;
}

* {
	border: 0;
}

#layout {
	border: none;
	/*overflow: hidden;*/
	width: auto;
}

#path {
	background-color: none;
	display: block;
}

#path li {
	display: inline;
	text-decoration: none;
}

#path li,
#layout #path a,
#layout #path a:visited {
	color: #000;
	text-decoration: none;
}

#layout-body {
	margin-top: 150px;
}

.content-main-left {
	width: 100%;
	font-size: 11pt;
}


/* HOMEPAGE */
.column {
	float: none;
	width: 100%;
}

#isahomepage .euBox {
	width: 100%;
}


/* LIBRARY */
.library-section .lib-item {
	width: 100%;
	float: none;
}

.news h1 {
	margin-bottom: 12px;
}

/* NEWS */
body.news .euImg {
	float: left;
	margin: 0 12px 12px 0;
}