#pgheadimage {
  clear:both;
  padding-top:3px;
  }
#pgheadimage img {
  border:0;
  margin-left:0px;
  margin-right:0px;
  display:inline;
  }
#pgheadimage table {
  float:left;
  text-align:left;
  width:530px;
  height:100px;
  padding:0;
  margin-top:0px;
  background:silver;
  }
#pgheadimage table td {
  text-align:center;
  padding:0;
  border-width:1px;
  vertical-align:middle;
  background:silver;
  }
#pgheadimage td h1 {
  font-size:24px;
  font-weight:bold;
  line-height:26px;
  display: inline;
  padding:0;
  border:0;
  margin:0;
  }
