@import url(lib/baseline.css);
@import url(lib/shell.css);
@import url(lib/nav.css);
@import url(lib/modules.css);
@import url(lib/viewer.css);
.no-js #stories-launcher a { visibility: hidden; }
.js #no-js,
.no-js .toc .panel,
.no-js .toc .slideshow,
.no-js #share-menu,
.no-js #stories-nav,
.no-js #loading-content,
.print_ { display: none; }

::-moz-selection{ text-shadow: none; background: #efefef; color: #0065BD; }
::selection { text-shadow: none; background: #efefef; color: #0065BD; } 
