img, .noprint, #sub-header, #sub-footer, .box1, .divider, .signature { display: none; }

/* Container for the main body */
#wrap {
	margin: 0 2em;
}

p { font-size: 85%; }
.copyright { font-size: 75%; }
.page-number { float:right; width: auto; text-align: right; font-size: 75%; }

.content {
	font-size: 11pt;
	line-height: 14pt;
	margin-bottom: 1em;
	overflow: hidden;
}

hr {
	height: 1px;
	background-color: #999999;
	border-width: 0;
}

.author {
	font-size: 75%;
	margin-bottom: 0.6em;
}

.date {
	float: right;
	position: relative;
	text-align: right;
	font-size: 75%;
}

/* Poster profile */
.postprofile { display: none; }
.grip-show { display:none; }

/* Quote */
.postquote {
	font-size: 85%;
	margin: 1em 18% 1em 4%;
	padding: 0.5em;
	position: relative;
	line-height: 1.5em;
	border: 1px #999999 solid;
}

.postquote img { display: none; }
.postquote span { display: block; }
.postquote span .postquote { font-size: 100%; }
.quote-by { font-weight: bold; }

/* Misc page elements */
div.spacer { clear: both; }

/* Accessibility tweaks: Mozilla.org */
.skip_link { display: none; }
