.ad-unit {

}

.ad-unit-leader {
	text-align: center;
	padding:10px 10px 0 10px;
}

.ad-unit-leader img {
	max-width: 728px;
	width:100%;
}

.ad-unit-btm-spacer {
	padding-bottom: 10px;
}

.content-text iframe {
	max-width:100%;
}

.ad-unit-mpu-article {
	float:right;
	margin:35px 0 20px 20px;
}

@media only screen and (max-width: 760px)  {

	.ad-unit-mpu-article {
		float:none;
		margin:10px 0;
		text-align:center;
	}

	.ad-unit-mpu-article img {
		max-width:90%;
	}

}

.content-text img {
height:auto !important;
margin-bottom:20px;
}

.article-admin-bar {
	position: fixed;
	bottom: 50%;
	right:0;

	width:150px;
}

.article-admin-bar a {
	color:#fff;
	display: block;
		background: #000;
	padding:10px;
}