/* --------------------------------------------------- */
/* print styles */
/* nav_print.css */
/* [version] 2003-08-16 */
/* --------------------------------------------------- */

body { font-family: Arial, Helvetica, Sans-serif; font-size: 10pt; margin: 0; }
a:link, a:visited { color: #000; text-decoration: none; }
#content ul, ul ul, p.skip, #infobar, #nav, #footer, p, .ft, .thumbbox, div.news, div.rule { display: none; }
#also #press ul { display: inline; list-style: none; }
#press ul a.dir, .adtop { display: none; }
#also ul { display: block; list-style: none; margin-left: 15%; }
#content, #also { margin: 0; }
p.auth { display: block; margin: 0 0 0 5%; }
h1, h2, h3, h4, h5, p.auth, ul, .issuetitle { font-size: 10pt; margin-top: 0; margin-bottom: 0; }
h1 { margin-left: 0; color: #000; background-color: #eee; }
h2 { margin-left: 5%; border-bottom: 1px dashed #666; }
h3 { margin-left: 10%; }
h4 { margin-left: 15%; }
h5 { margin-left: 20%; }
#masthead h1, h1#start { color: #000; background-color: #6cf; }
.issuetitle { margin-left: 10%; }
#press li .runin { margin-left: 10%; }
/* - NOTE: Valid CSS3: Substring matching Attribute Selectors - */
acronym:after { content: " [" attr(title) "]"; }
/* - http://www.w3.org/TR/css3-selectors/#attribute-substrings - */