@charset "utf-8";
/* =notify form styles
--------- */

input.notify, select, textarea, button{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	vertical-align: top;
}

table.notify input{
	width: 285px;
	border: 1px solid #ccc;
	margin: 0px;
	padding: 1px;	
}

table.notify input.btn{	
	color: #fff;
	font-weight: bold;	
	border: none;
	cursor: pointer;
	width: 109px;		
}

table.notify td.captcha input{
	width: 60px;
	margin: 0;
	position: relative;
	top: -12px;
	left: -7px;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
}

table.notify{
	margin: 0 0 0px 0;
}

table.notify p{
	font-size: 12px;
	padding: 0;
	margin: 0;
}

table.notify td{
	vertical-align: top;
	padding: 0px 0 9px 0;
	margin: 0;	
}

table.notify select{
	font-size: 12px;	
}

table.notify td.captcha{
	background: url(/newzealand/img/bg_captcha.gif) 0px 0px no-repeat;
}

#enquiry-form p.unsubscribe {
	font-size: 11px;
}
