
#page h2 { margin-bottom: 2px; }
div.presented { font-style: italic; margin-bottom: 12px; }
a.appLink { font-weight: bold; }
	a.appLink:link, a.appLink:visited { text-decoration: none; }
	a.appLink:hover, a.appLink:active { text-decoration: underline; }
div.resultsDiagram { margin-top: 10px; border-top: 1px solid #ccc; padding-top: 12px; }
div.resultsCaption { text-align: center; font-size: 12px; font-weight: bold; color: #111; margin-bottom: 4px; }
img.resultsImg { display: block; margin: 0 auto; }

p.appIntro { font-size: 14px; padding-bottom: 20px; border-bottom: 1px solid #ccc; margin-bottom: 20px; }
img.appImg { display: block; border: 1px solid #aaa; margin-bottom: 16px; }
div.relLink { padding: 10px 8px; border-bottom: 1px solid #ccc; }

div.appEntry { clear: left; margin-bottom: 22px; }
	div#page div.appEntry h2 { line-height: 1.3; margin-bottom: 10px; }
	div.appEntry div.appSummary { line-height: 1.5; }

div#appFooter { margin-top: 12px; border-top: 1px solid #ccc; padding-top: 16px; }

