/* water@leeds Print CSS */

/* Remove header, menu and footer */
div#hd, div#nav, div#ft, div#bc, div#bc-btm {display: none;}


/* Remove width restrictions on the content area and wrappers */
div#wpr, div#content {
	margin: 0;
	padding: 0;
	width: 100%;
}

/* Hide CMS edit options, if present */
div#Hypercaper_editbtn, div#Hypercaper_cmsmenu {display: none;}