
@page {
	size: auto;
	margin: .75in;
}

html, .smaller {
	font-family: Georgia !important;
	background-color:none;
}

#content {
	position: relative;
	left: inherit;
	top: inherit;
	width: auto;
	font-family: Georgia !important;
}

#right_side, #nav_row, #header_row, #footer_row, .share_row {
	display: none;
}

.tweet_quote {
	background-image: none;
	padding-right: 0;
}

.grayital {
	font-style: italic;
	color: gray;
}

a {
	text-decoration: none;
	color: black;
}

iframe {
	display:none;
}

.inabox {
	border: none;
	margin: inherit;
	background: transparent;
	margin-bottom:50px;
	padding-bottom:20px;
}

h3, h4, h5 {
	font-size: 24px;
}

h2 {
	margin-top: 0;
	color: black;
	font-family: Georgia !important;
	page-break-after: avoid;
	font-size: 30px;
}

h1 {
	border-bottom:2px solid black;
	padding-bottom:10px;
	color: black;
	font-family: Georgia !important;
	font-size: 36px;
}

form {
	display:none;
}

#left_zone {
	display:none;
}

#right_zone {
	display:none;
}

#categories {
	display:none;
}

#discussion {
	display:none;
}

#print_credits {
	display:block;
}

.commentbox {
	border:none;
	background-color:transparent;
	font-size: 12px;
	margin-left: 10%;
	margin-right: 10%;
	border-bottom: 1px solid gray;
	color: black;
	font-family: Georgia !important;
}

.commenthead {
	color: gray;
}

.inabox {
	display: none;
}

.noprint {
	display: none;
}
