body {
	font-family: "Georgia", Times New Roman, Serif !important;
	color: #000 !important;
	background: #fff !important;
	width: auto;
	margin: 0% 5%;
	padding: 0;
	border: 0px;
}


#bgo #sidecontent1,
#bgo #head #main_navigation,
#bgo #head #sub_navigation,
#bgo #head #search,
#bgo #site #breadcrumb,
#bgo #maincontent .topoptions,
#bgo #maincontent .artoptions,
#bgo #maincontent .poll,
#bgo #maincontent #sidecontent2 .byauthor,
#bgo #maincontent #sidecontent2 .related,
#bgo #maincontent #sidecontent2 .blocklist,
#bgo #site_info_bar,
#quicksearch,
.subnavi_self,
a.resize_image,
.sponsoredProducts,
#article_pagination,
#rt-status,
.searchoptions {
	display: none !important;
	visibility: hidden;
}


#overview, #banners, #footer, #head, .articlesidebar, #feedback, #postshittome, #layoutIcon, .details {
	display: none !important;
}

#article_content,
#maincontent,
.mainnews {
	position: static;
	float: none !important;
	overflow: visible !important;
	clear: both;
	width: 100% !important;
	margin: 0 !important;
	font-size: 13pt;
	line-height: 1.5;
	color: #000 !important;
}


#maincontent .article {
	width: 90% !important;
	font-size: 15pt !important;
	margin: 0 !important;
}


#maincontent a {
	color: #000 !important;
	font-size: 13pt !important;
	line-height: 1.5 !important;
}

#maincontent .article p a:after {
	content: " ("attr(href)") " !important;
	font-size: 11pt !important;
}

/*#bgo #maincontent .full {
	width: 100%;
	float: left;
	padding: 2pt 4pt 2pt 0pt;
	margin: 0;
	border-right: 0;
}*/

#maincontent h1 {
	font-size: 20pt;
	line-height: 1.5;
	font-weight: bold;
	color: #000;
}

#maincontent h2 {
	font-size: 18pt;
    line-height: 1.5;
	font-weight: bold;
	color: #000;
}

#maincontent h3, #maincontent h4, #maincontent h5, #maincontent h6 {
	font-size: 13pt;
    line-height: 1.5;
	font-weight: bold;
	color: #000;
}

#maincontent p, #maincontent ul, #maincontent ol {
    font-size: 13pt;
    line-height: 1.5;
    margin-bottom: 0.8em;
}

#maincontent ul li, #maincontent ol li, #maincontent td {
    font-size: 13pt;
    line-height: 1.5;
}

#bgo #footer {
	font-size: 11pt;
	color: #999999;
}

a:link, a:visited {
   color: #3366FF;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
}

div.articleoptions {
    display: none !important;
}

div.adSpaceBorder {
    display: none;
}

.cf,
.cf[class] {
	display:inline;
	overflow: visible; 
}

