#wrap {
  margin:20px 10% 20px;
  font-size:98%;
  width: 880px;
  line-height: 1.4em;
  font-family: sans;
}

#gads {
  float: right;
  margin-left:20px;
  width: 170px;
}

#privstat a {
  color: black;
  text-decoration: none;
  font-size: 9px;
  float: right;
}

h1, h2 { 
  margin:0;
  padding:0;
  line-height:1em;
}

h1 {
  font-size:2.8em;
  margin-bottom:2px;
  letter-spacing: -4px;
}



h2 {
  font-size:1em;
}

#banner, #message {
  margin-bottom:2.8em;
}

#message {
  margin-bottom:1.4em;
}

#form {
  margin-top:2em;
  margin-bottom:5.6em;
  font-size:1.4em;
  width: 600px;
}

#form input {
  font-size:1em;
}

#label, #namefield {
  padding-right:0.2em;
}

#infoemail {
  float:right;
}
#infoemail a {
  color: #000;
  font-size:80%;
}

.c1 {
  color:#406020;
}

.c2 {
  color:#4080c0;
}

.grey {
  color:#c0e0e0;
}

.resultstr {
  font-size: 1.4em;
}


