/*-----------------------------------------------------------------
Job Finder USA CSS Style Sheet

PRINT
For use when a page is to be printed.

version: 	1.0
author: 	Impressive Designs
email:		info@impdesigns.com
website:	http://www.impdesigns.com
copyright:	(c)2006-2007	
updated: 	$Id$

-------------------------------------------------------------------*/
#navbar, #header .extra, #footer, .cities{
	display: none;
	height: 0px;
}

#header{
	height: 0px;
	margin: 0px;
}

.can_hide{
	height: 0px;
	margin: 0;
	padding: 0;
	display: none;
}