

#topRight, #menuContainer,#rightRow,#footerContainer,.leftMenu {
	display:none !important;
}

*+ html #topLeft {
	margin-left:100px !important;
}
* html #topLeft {
	margin-left:50px !important;
}
.content{
	float:none !important;
	xposition:relative;
	xleft:0px;
	
}

.teaser {
	margin-left:0px !important;
	background-image:none !important;
	background-color:#fff !important;
	filter:none !important;
	
}
.teaser .txt,.teaser .normalize,.teaser.big .txt,.teaser.big .normalize, .content{
	height:99% !important;
	overflow:visible !important;
	xclear:both !important;
}

.teaser .txt div{
	visibility:visible !important;
	overflow:visible !important;
	height:auto !important;
}

*html .teaser{
	left:0px !important;
	filter:none !important;
	width:600px !important;
	height:99% !important;
}
*html .threeRows .teaser{
	left:0px !important;
	filter:none !important;
	width:520px !important;
	height:99% !important;
}

*html .printHide {
	display:none;
}
