/* Generated by KompoZer */
#navigator {
}
.housebutton {
}
.housebutton a {
  font-size: 100%;
}
.housebutton a:hover {
  font-size: 100%;
}
#navigator {
  border:  none;
  padding: 5px;
  background-color: #ffffff;
  width: 120px;
  margin-top: auto;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.housebutton {
  font-weight: normal;
  text-align: right;
  margin-bottom: 1px;
  margin-top: 1px;
}
.housebutton a {
  border: 1px solid #406080;
  padding: 4px;
  text-decoration: none;
  display: block;
  color: #ffffff;
  background-color: #cc0033;
}
.housebutton a:hover {
  border: 1px solid #000000;
  background-color: #cccccc;
  color: #cc0033;
}
