


/* --- Hide unwanted elements ---
*/

#accessibility-statement,
#search,
#contact,
#navigation-left,
a.more img,
#footer a{
	display:none;
}



/* --- Tweaks ---
*/

#logo img{
	border:0;
}

#breadcrumb{
	margin-top:1em;
}

#news a.more:after{
	content:'more...';
}
