* {
	color: black!important;
	background: white!important;
	border: none!important;
	box-shadow: 0 0 0 0 transparent!important;
	border-radius: 0!important;
}

button span { display: inline!important; }

#componentMain {
	width: auto;
	height: auto!important;
	margin: 0!important;
	top: 0!important;
	overflow: visible!important;
}


#componentHead,
ul.links,
div.toTop,
.noPrint {
	display: none;
	visibility: hidden;
}

#componentFoot {
	display: none;
}