#header, h1 {
	height: auto;
}
h1 {
	float: none;
	height: 30px;
	width: 100%;
}
h1 a {
	text-indent: 0;
	color: black;
	text-decoration: none;
	height: 30px;
	margin-left: 10px;
	border-bottom: 1px solid #000;
	width: 100%;
}
#columnRight {
	float: none;
	width: auto;
}
#languageMenu, #adminMenu, #mainMenu, #columnLeft, #footer, #faq, #bigSample, #crumbpath, #backgroundElement img, #productHighlight, #flash {
	display: none;
}
#columnLeft h3 {
	display: block;
}
#samples, html #content p#intro {
	width: 100%;
}
.product a:hover img,
.product.active a img,
.product a img.hover {
	border: 0;
}
#branding {
	height: 20px;
	margin: 0;
	width: 100%;
}
#branding h2 {
	width: 100%;
	padding: 0;
	margin-left: 10px;
	margin-bottom: 10px;
}
#newsColumns div {
	width: 45%;
	float: left;
	background: #ebebeb;
}

/* sIFR headlines as normal text
----------------------------------------*/
.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}