body	{
	font: 12pt arial, georgia, sans-serif;
	background: none;
}
#toparea,
#top,
#topnav,
#tools,
#breadcrumbs,
.section_top_action,
#top_feature .align-l
.section_now,
body.section_cover #rightcell,
body.section_cover #content img,
#sidebar,
#bottom,
#bottom_nav, #bottom_bar, .issue_nav, .social, .add_like, .articlelink {
	display: none;
}
#content	{
	width: auto;
	height: auto;
	min-height: 0;
	margin: 0;
	padding: 0;
	float: none;
	border: none;
	background: none;
}
h1	{
	font-size: 18pt;
}
h2	{
	font-size: 14pt;
}
h3	{
	font-size: 12pt;
}
a {
color: #009b97;
}
a:visited {
color: #009b97;
}
#comments {
display:none;
}
.validator .img { width: 75px !important; position: relative; float: right; margin: 0 0 10px 10px;}
.validator img { width: 75px !important; height: auto !important; }
.validatorbig .img { width:100px !important; position: relative; float: right; margin: 0 0 10px 10px;}
.validatorbig.secondquote, .validator.secondquote {margin-top: -1em; margin-bottom: 2.5em; }
.validatorbig img {width: 100px !important; height: auto !important; }
.validatorbig:after  {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.validatorbig { page-break-inside:avoid;}
.validator h3.title { font-size: 1.3em; }
.validator p.teaser, .validator p.readmore { padding: 0 1em; }
.validator p.readmore a {text-decoration: underline; }