/* Used styles when a page is printed */

@import url('styles/ovidentia.css');

#ovidentia_header,
#ovidentia_toolbar,
#leftcontent,
#rightcontent,
#ovfx_menu,
#ctx_menu,
#ovidentia_footer {
	display:none;
}

#centercontent {
	margin: 0px;
}

#ovfx_page {
	border: none;
	margin: 0;
}
