/*****************************************************
** Recruitment Partners
**
** Media: Screen
** (c) FreckleCreative.com.au
*****************************************************/

@media print {
	body {
		font-family: arial, sans-serif;
		font-size: 12pt;
	}
	body #d-content { text-align: justify }
	body #d-footer { 
		font-size: 0.8em;
		border-top: 1px solid black;
	}
	
	.job-options,
	body #d-nav,
	body #d-quotes,
	body #d-footer a,
	body #d-footer hr,
	body #d-header h1,
	body #d-footer #d-links,
	body #d-accessability,
       	body#joblisting #d-content h2 { display: none }
	a.print, a.email, a.apply { display: none; }
}
