/*
DOMAIN:
DESC:
AUTHOR:
RELEASE:
NOTES:		Stylesheet for printing
*/

@import url("style.css");

#header, #splash, #navigation, #submenu {
    display: none;
}
#content .with-submenu {
	width: 756px;
	float: left;
}
