#search, #language, #topmenu, #menu, #submenu, #breadcrumb, #carouselmenu, #banners, #footerlinks, #footer { display: none; }

.h { font-weight: bold; }
#logo .h { font-size: 1.4em; }
h1 { font-size: 1.2em; }
h2,h3,h4,h5,h6 { font-size: 1.0em; }

#header-wrap:before {
	content: url(ECN-logo.png);
	float: right;
	margin: 0 0 1em 1em;
}

a[href^="http"]:after {
	content: " [" attr(href) "] ";
	font-size: 80%;
}
