DIV.space DIV.content DIV {
	-moz-opacity: 100 !important;
	overflow: visible !important;
	height:inherit !important;
}

DIV.content, DIV.space {
	overflow: visible;
	width: inherit;
	height: inherit;
	overflow: visible;
}

HTML, BODY {
	padding:0px;
	margin:0px;
}
