#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, #comments, .bottom_signup {
	display: none;
}
.featured-image {width:100%!important;}
#content	{
	width: auto;
	height: auto;
	min-height: 0;
	margin: 0;
	padding: 0;
	float: none;
	border: none;
	background-image: none;
}
h1	{
	font-size: 18pt;
color: #1a417e;
}
h2	{
	font-size: 14pt;
color:#1a417e;
}
h3	{
	font-size: 12pt;
color: #1a417e;
}
a {
color: #0365b5;
text-decoration: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; }