/* + + + + + + + + + + + + + + + + + PRINT CSS + + + + + + + + + + + + + + + + + + */
/* Remove floats for list printing */
.Structure .right-pane, .Structure .left-pane {
	float:none !important;
	width:100% !important;
}