.postcodeform 
{
  font-size:1.4em;
  margin-bottom:10em;
  float:right;
  text-align:right
}

.postcodeform input, .postcodeform select, .postcodeform label
{
 
   
}
 .postcodeform label {
color:#356AA0;
display:block;
font-weight:bold
}

.postcodeform select
{

}

.postcodeform input
{
}

.introduction {
}

.introduction h2,.introduction h3 {
color:#356AA0;
}
