/* {
overflow: visible !important;
position: relative !important;
} 
html { margin: 0; }
body {
	font-family:arial,helvetica,clean,sans-serif;
	font-size:13px;
	margin: 0;
	height: 100%;
}
#wrapper, #body, #footerWrapper, body, html { background: #FFF url(none); }
.clearfix { display: block; }
#headerWrapper { border: none; background: none; }
#rnews_nav, #headerRight, #nav, #BAN, #SPLASH, #topics, #rssIcon, .col_300, #articleWrapper .col_140, .tags, ins, #reactions, .moreNews, #sitemap, #disclaimerLinks, #partnersitesLinks, #footerLinks a, #footerLinks br, .reizen .articlePhoto, .clear, #JOBADV, #breadcrumb { display: none; }
#articleWrapper .col_500, #articleWrapper, #bodyWrapper { width: auto; float: none; }
#footer #footerLinks { border-top: 1px solid #CCC; }
*/
body, #body, #articleLeft, .col_500, #bodyWrapper, #article #articleBody, #articleWrapper, #articleBodyWrapper, #bodyWrapper, #article .titlebox{
	margin:0;
	padding:0;
	width:100% !important;
	float:none;
	background:#fff url(none.html) !important;
	font: 1em Georgia, "Times New Roman", Times, serif;
	color: #000;
	display:block;
}
#article .titlebox h1{
	border:0;
	padding:0;
	margin-left:0;
	margin-top:0;
	margin-right:0;
}

#headerWrapper, #footerWrapper, #subheader, .col_300, .fbilike, .tags, #articleRight, script, #reactions, .moreNews, #skyscraper, #relatedAssetsSlider, #LAYER, #sharesFloat, #utils, .googleadsense, div[id*=ligatusframe]{
	display:none !important;
}
.articlePhoto{
	margin:0;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Helvetica, Arial, sans-serif;
	color: #000;
}
h1 { font-size: 250%; }
h2 { font-size: 175%; }
h3 { font-size: 135%; }
h4 { font-size: 100%; font-variant: small-caps; }
h5 { font-size: 100%; }
h6 { font-size: 90%; font-style: italic; }

a:link, a:visited {
	color: #00c;
	font-weight: bold;
	text-decoration: underline; }
#article a:link:after, #article a:visited:after {
	content: " (" attr(href) ") ";
}