.postcodetext {

	/* Css for input text */
	
}

input[type=text] {
	
  /* Css for all text boxes on page */
	
}

