/* ACM Print CSS */

/* Hide rotator and Left & Right Hand Quick Links */
div#bnr, div#rhql, div#lhql {display: none;}

/* Remove menu and footer */
div#nav, div#ft {display: none;}

/* Remove width restrictions on the content area */
#content {
	margin: 0;
	padding: 69px 0 0 0;
	width: 100%;
}
