@import url(sub.css);

#introductory {text-align: left; font: 1em Verdana, sans-serif;
  padding: 0.5em; margin: 0 0 2em 0; background: #F8F7EF;
  border-bottom: 1px dashed #B2B2B2;}
#content #introductory p {padding: 0; margin: 1em;}
#content #introductory b {margin: 0 0.5em;}

#content h1 {margin-bottom: 0;}
#content h2 {margin-top: 1.5em; margin-bottom: 0; font: 1em Verdana, sans-serif; letter-spacing: 2px;}
#content h2 a {font-weight: bold; text-transform: uppercase;}
#content .item {border-bottom: 1px dashed #B2B2B2;}
#content h3.title {margin: 1em 0 0;}
#content h4.byline {margin: 0.25em 0 0.5em;}

#content em {font-weight: normal; text-transform: lowercase; font-style: italic; letter-spacing: 0;}
#introductory span {font-size: 1em;}

#content em a {font-weight: normal; text-transform: lowercase;}

#content p.helper {padding: 10px 0 0; margin: -1px 0 0; border: 0; border-top: 1px dashed #b2b2b2; font-style: italic;}

div#sidebar div#topicslist a.selected {text-color: #000; font-weight: normal;}
