.standard-wysiwyg iframe {
	width: 100%;
	height: 600px;
}

.post-content iframe {
	width: 100%;
	height: 600px;
}

.page-content iframe {
	width: 100%;
	height: 600px;
}

.ebaybuttons {
	width: 300px;
	clear: both;
}

.ebaybuttons p {
	font-size: 12px;
}

/* Footer logos */

.footer-logos {
	text-align: center;
}

.footer-logo {
	width: 150px !important;
}

/* Accessibility hidden stuff */

.sr-only {
	position: absolute;
	left: -10000px;
	top: auto;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

/* Orchid icon for journal single page */

.orchid {
	margin-left: 10px;
	position: relative;
	top: -2px;
}

/* Affiliate direct debit form */

.affiliate-dd-form {
	width: 100%;
	height: 1700px;
	overflow: hidden;
}
