@import "app.css";
/* this document contains CSS rules for printing
*    it is designed to build upon the std.css, shell.css, and app.css sheets, so
*       it MUST be loaded AFTER those 3 stylesheets!!!
*/

#masthead,
#footer,
#sidebar,
div.searchBox,
div.horizGoog,
table caption,
#jumpForm,
td.saveEvent,
th.saveEvent,
th.delBookmark,
td.delBookmark,
p.w3c {
	display: none;
}
table#myOnsales caption,
table#myPresales caption,
table#blogBookmarks caption,
table#forumBookmarks caption {
	display: table-caption;
}
#main {
	width: 100%;
	float: none;
}
