#topbar {
  border: 0px;
  margin: 0;
  width: 100%;
  height: 150px;
}

#logo {
  border: 0;
  float: left;
  width: 280px;
  padding: 2em 2em 2em 2em;
}

#logo h1, #logo h2 {
  font-family: verdana,sans-serif;
  font-weight: normal;
  border-bottom: 0;
}

#logo h1 {
/*  font-size: 32pt;*/
    font-size: 43px;

/*  filter: dropshadow(color=#0000,offx=5,offy=5,positive=true);*/
}

#logo h2 {
/*  font-size: 18pt;*/
    font-size: 24px;
}

#address {
   width: 400px;
}

#address * {
/*   font-size: 9pt;*/
  font-size: 12px;	
}

#address *.addresslabel {
   width: 120px;
   font-weight: bold;
}
