h2 {
  margin:0;
}
form {
  margin:0;
}
.grayText {
  color:gray;	
}
#searchBox {
  margin-top:0px;
  margin-right:10px;
  float:left;
  width:435px;
}
#searchBoxLeft {
  float:left;
  width:245px;
  margin-top:8px;
}
#searchBoxRight {
  float:right;
  width:140px;
  margin-top:8px;
  line-height:21px;
}
#regionBox {
  padding:0;
  margin-top:0px;
  width:165px;
  float:right;	
  height:260px;
}
#deutschlandBox {
  clear:right;	
}