.center.large.file {
	margin: 0em auto;
	text-align: center;
}

.item-showcase .resource.item:not(:only-child) {
	width: 25%;
}

/* Pesky iframe issues */
.left .item.resource .media-render > *, .right .item.resource .media-render > * {
	height: 465px !important;
}

.media-render.iframe-fix {
	height: 465px;
	padding-top: 0px;
	margin-bottom: 20px;
	overflow: initial;
}

#side_navigation nav {
	font-family: "Mallory",Verdana,Arial,Helvetica,sans-serif;
}

#search input  {
	width: 100%;
	margin-bottom: 5px;
}