/* PRINT STYLESHEET */

body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; }

img { border: none; }

#freedom-recruit-logo {display: none; }
#top-border, #bottom-border, #sidebar { display: none; }

#top a { display: none; }
#top .print { font-size: 16pt; font-weight: bold; }

#footer ul { margin: 0; padding: 0; }
#footer ul li { list-style-type: none; }

#footer a { display: none; }

h1 { 
	font-size: 14pt;
	font-weight: bold;
}
h2 { 
	font-size: 12pt;
	font-weight: bold;
}
h3 { 
	font-size: 11pt;
	font-weight: bold;
}
#job-search-results .result .on {
	display: block;
}

#job-search-results .result .off, #job-search-results .discarded .on, #job-search-results .discarded .off {
	display: none;
}

#job-search-results .sort { display: none; }

#job-search-results .pagination { display: none; }

#job-details .controls, #job-search-results .result .controls .button{ display: none; }

.clear { clear: both; }
/* END PRINT STYLESHEET */