
.button {
	font-size: 1em;
	font-weight:bold;
	background-color: #333333;
	color: #FFFFFF;
	margin-right: 6px;
	border:none;
	padding:2px 4px 2px 4px;
}

input.postcode, input.captcha {
	width:50px;	
}