/* for NZTA variations in header and footer */

#search-box {
	display:inline;
	
	float:right;
	margin:50px 0px 0 0;
	position:relative;
	width:300px;
	
	
}
#search-box form {
	float:right;
	margin-bottom:8px;
	
}
#search-box input {
	float:left;
	font-size:1.1em;
	margin-left:7px;
	
}
#search-box #sih {
	width:200px;	
}
#search-box .hide {
	left:-9999px;
	position:absolute;
}
#logo{
	width:341px;
	height:74px;
	float:left;

}
#roadcode-logo{
	float:left;	
	margin-top:10px;

}
.clear {
	clear:both;	
}
.space {
	height:20px;	
}
