/* ------------------------------------------------

Print Style Sheet for Erris Recruitment

Updated: 30/11/07
Author: David Hall
Email: dave@deliciouslycreative.com

------------------------------------------------- */ 


body {
  font-family: Georgia, Times, serif;
  line-height: 1.5;
  color: #000;
  background: none;
  font-size: 11pt;
}

/* -------------- =Default Text  -------------- */

h1 
{ 	
	font-size: 2.2em;
	color: #000; 
	font-weight: bold;
}

h2 
{ 
	font-size: 1.8em;
	color: #000; 
	font-weight: bold;
}

h3 
{ 
	font-size: 1.6em; 
	font-weight: bold;
	color: #000; 
}


/* -------- =Header and Search Banner -------- */


.searchBox,
#nav,
fieldset.default,
fieldset.search,
.iconLink,
.defaultSubmit,
#header
{
	display: none;
}

/* -------- =Main Content Columns -------- */

.column1,
.column2,
.column3
{
	width: 100%;
}






