HTML {
	overflow-x: auto;
}

BODY.collection-teaser, HTML {
	margin : 0;
	border : 0;
	padding : 0;
	height: 100%;
	width: 100%;
	text-align: center;
}

BODY.events, HTML {
	margin : 0;
	border : 0;
	padding : 0;
	height: 100%;
	width: 100%;
	text-align: center;
}

.catwrapper {
	margin : 0;
	border : 0;
	padding : 0;
	min-height: 300px;
	height: 65% !important;
	height: 300px;
	min-width: 960px;
	width: 100% !important;
	width: 960px;
}

.collection-teaser #content.catwrapper embed,
.collection-teaser #content.catwrapper object {
	min-height: 300px;
	height: 100% !important;
	height: 300px;
	min-width: 960px;
	width: 100% !important;
	width: 960px;
}

.events #content.catwrapper embed,
.events #content.catwrapper object {
	min-height: 300px;
	height: 100% !important;
	height: 300px;
	min-width: 960px;
	width: 100% !important;
	width: 960px;
}

.noflash {
	margin: 40px;
	text-align: left;
	font: 16px Arial, Helvetica, sans-serif;
	color: #666666;
}

.collection-teaser #content {
	margin-top: 15px;
}

.events #content {
	margin-top: 15px;
}

.collection-teaser #head {
	margin-bottom: 15px;
}

.events #head {
	margin-bottom: 15px;
}