.nr-ig-share,
.to-and-fro-bar,
.social,
.carousel-contain,
.nr-ig-trigger,
#language-select,
#navigation,
#search,
#multimedia_search,
#footer,
#mm-package-wrap,
ul.media,
.arrow,
.media-article a,
.downloadable,
#multimedia-wrapper .carousel .arrow,
.caption-button,
#blog-header,
.social-links,
.related_additional,
#blog-aside,
#family-of-sites,
.big-link,
#social-unification,
#results-org,
#results-pages,
.mm-right,
.mm-left,
.carousel-window li,
.dl-block,
.dlable,
.carousel-caption td:first-child,
.carousel-caption td:last-child,
#big-search,
.gray-bar,
.link-line,
#ipe-bar,
.infographic-hover,
.video-frame,
#slide-wrapper,
#slide-trigger,
.topic-site-hero img,
.social,
.gray-footer,
#header-title .small-link
{
	display: none !important;
}

body{
	min-width: 100%;
}

.carousel-contain {
	width: auto;
}
.topic-site-article-body .carousel-contain {
	width: 100%;
}
.carousel-caption {
	min-height: 40px;
	width: 640px;
	font-size: 12px;
	background: #fff;
	border-bottom: none;
	position: relative;
}

.carousel-caption td {
	padding: 12px 8px;
	line-height: 16px;
	min-width: 44px;
	border-right: none;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	vertical-align: middle;
	color: #666;
}




.carousel-window li.carousel-current{
	display: block !important;
}

.carousel-mm{
	float: none !important;
}

*{
	overflow: visible !important;
}

.featured-block{
	width: 30% !important;
}

#header-title a,
#blog h1,
#blog-content{
	width: auto !important;
}
#header-contain,
#content-wrapper,
#content-holder{
	width: 100%;
}

div{
	background: #fff !important;
	color: #000 !important;
}	

.img-caption{
	position: relative;
	padding-left: 0;
	display: block;
	color: #000;
}

#article-body,
#article-body p,
#article-body .two-thirds p{
	font-size: 22px !important;
	line-height: 30px;
	width: 100%;
}
#content .article-title {
    display: inline-block;
    float: none;
}

.article-title .article-location{
	float: left;
	width: 100%;
}

#content-holder .one-third{
	display: none;
}
#content-holder .two-thirds{
	width: 100%;
	border-right: none;
}
blockquote{
	color: #000;
}

footer{
	background: #fff;
}
footer a{
	color: #000;
}




.topic-site-article .topic-site-big-block{
	width: 60%;
}
.topic-site-article-body{
	max-width: 100%;
}
.topic-site-hero{
	background: transparent !important;
	box-shadow: none !important;
	height: auto !important;
}

.topic-site-big-block{
	text-shadow: none;
}











