/*#ads-left-skyscraper, #ads-right-skyscraper {
    position: fixed;
    top: 50px;
    width: 140px;
    height: 600px;
    overflow: hidden;
    display: none;
}*/

.ad-container {
	text-align: center;
}

.ad-custom {
	display: inline-block;
}

.ad-image {
	margin: 5px auto 10px;
}

#article .article .body .inline.image,
#article .page-header-ad.empty-ad {
	display: block;
}

.page-header-ad + div {
	position: relative;
}

.mobile .top-nav.background-gradient {
	top: 0;
}

#article header.head .tdb-title {
	top: 10px;
}

#ads-mobile-leaderboard,
#ads-mobile-leaderboard .ad-custom {
	width: 100%;
	height: auto;
}

#ads-mobile-before-comments,
#ads-mobile-before-comments .ad-custom {
	width: 100%;
	height: auto;
}