
/* 	University of Adelaide
	Template:	Academic_v1 print
	Version:	1.0
	Updated: 	12/07/2010
	
NOTE: The styling in here is just to override the template styling
if there are any issues when printing the template via the browser
as opposed to using our University print template.
-------------------------------------------------------------------- */

/* 	Allows all of the body content to be shown when printed if the 
page has a lot of content and is lengthy  -------------------------- */
div.content {
	overflow:visible;
	}