.csc-textpic-intext-right .alignleft img {
	float: right;
	margin: 0 0 10px 20px;
}
blockquote {
	margin-bottom: 25px;
}
.slideshare {
	overflow: hidden;
	padding-bottom: 25px;
}
.slideshare .alignleft iframe {
	float: left;
	margin: 0px 15px 15px 0px;
}
.slideshare p {
	text-align: justify;
}
.clearer {
	clear: both;
}
.contentbeta {
	position:relative;
	z-index: 100000;
}
.contentbeta img {
	position:absolute;
	top:0;
	right:0;
}
@media screen and (max-width: 600px){
	.contentbeta img {
		width: 30px;
		height: 30px;
	}
	.logo h2 {
		font-size: 18px;
	}
}
.white {
	color: white;
}
.csc-frame {
  clear: both;
}
