/* CSS for preventing annoying online behaviour - gp-net  */


/* Form Spacing Over-ride  */


	input[type="text"],
	input[type="password"],
	input[type="email"],
	select {
		height: 2.75em;
		margin-bottom: 0em;
	}
