@charset "UTF-8";
/* CSS Document */

/* Mailing List Form
----------------------------------------------- */

.formtext {
	width: 340px;
	height: 20px;
	background: #fff;
	border: 1px solid #e3e3e3;
}


/* Enquiry Form
----------------------------------------------- */

.formtext2 {
	width: 470px;
	height: 20px;
	background: #fff;
	border: 1px solid #e3e3e3;
}

.postcode {
	width: 224px;
	height: 20px;
	background: #fff;
	border: 1px solid #e3e3e3;
}

.error {
	color: #F00;
}

#formheading {
	width: 450px;
	background:#eee;
	padding: 10px;
}

.multi {
	width: 470px;
	height: 100px;
	background: #fff;
	border: 1px solid #e3e3e3;
}

.titlejumpmenu {
	width: 120px;
	height: 20px;
	background: #fff;
	border: 1px solid #e3e3e3;
}
