.northSearchBt
{
  background-color: #FFFFFF;
  color: #FF2222;
  font-family: Palatino Linotype, Tahoma;
  font-weight: bold;
  font-size: 12px;
  margin-top: 2px;
  padding: 0px 2px 0px 2px;
  letter-spacing: 2px;
  text-align: center;
  border-width: thin;
  border-color: #FF2222;
  border-style: solid;
  A:hover {color: #2222FF;}
}


