body {
	width: 1000px;
}

.text-button {
	display: none;
}
.hidden {
	display: block;
}
.text-header {
	display: block;
}
#topmenu, #leftmenu, #pane-tabs, #efm-button {
	display: none !important;
}

.pane-content, .pane-contents {
	border: none;
}
* {
	border: none !important;
	text-decoration: none !important;
}

