#d-accessibility { width: 100%; text-align: right; }
#d-accessibility ul { display: none; }

#d-logo, #d-nav, #home #d-leftcol, #d-footer-wrapper {
	display: none;
}

a[href|="http:"]:link:after,
a[href|="http:"]:visited:after {
  content: " (" attr(href) ") ";
  font-size: 0.9em;
}
