/*---[ NZFarming Fluid width 3 col Layout ]----
		Clearfix styles only - removed to validate main stylehseet
		Copyright 2005 Mark Henderson
		Web Developer
		Clive Wilson Computers Limited, Gore
		e-: markh@cwc.co.nz
*/
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
.clearfix {display: block;}
/* End hide from IE-mac */

div.spacer{ 
	clear: both; 
	line-height: 1px; 
	font-size: 1px;
}