* {
	border: none !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	text-shadow: none !important;
}

#masthead,
#footer,
#secNav,
#teaser,
#secContent,
#comments,
#respond,
.divider,
.btn, .demoBtn,
.more			{ display: none !important; }

body {
	font: 10pt/1.5 "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

h1	{ font-size: 24pt; margin: 0 0 10pt; }
h2	{ font-size: 18pt; margin: 0 0 10pt; }
h3	{ font-size: 14pt; margin: 0 0 10pt; }
h4	{ font-size: 10pt; margin: 0 0 10pt; text-transform: uppercase; }

p	{ font-size: 9pt; line-height: 1.7; }

#author img {
	float: left;
	margin: 0 10pt 5pt 0;
}
