* {
	position: relative!important;
	width: auto!important;
	height: auto!important;
	text-shadow: none!important;
}

body {
	background-color: white;
	color: black!important;
}

button {
	display: none;
}

canvas {
	display: none;
}

.description {
	display: none;
}

.printView {
	display: block!important;
}

.printView .description {
	bottom: inherit!important;
	top: inherit!important;
	background: transparent;
	border: none;
	color: black;
	padding: 0;
	display: block;
}

#kineticCanvas {
	display: none!important;
}

#leftBar {
	display: none!important;
}

#frame {
	top: 0;
	left: 0;
	margin: 0;
	background-image: none;
}
