/*--- PRINT STYLES ---*/

html, body {
	background-color: #fff;
	font-size: 10pt;
	}
	
#wrapperSectionContent {
	width: auto;
	}
	
#wrapperContent a.delete, #wrapperContent .filmList a.delete {
	float: none;
	display: none;
	}
	
.navBar {
	display: none;
	}
	
#wrapperContent {
	margin-left: 0;
	}	
