p.validators {
  background-position: left top;
  font-size: 0;
  background-image: url(kompozer_80x15_rollover.png);
  width: 80px;
  height: 15px;
  float: left;
  margin-left: 10px;
  background-repeat: no-repeat;
}
p.validators a:hover {
  background-position: left center;
  background-image: url(kompozer_80x15_rollover.png);
  background-repeat: no-repeat;
}
p.validators a {
  background-image: url(kompozer_80x15_rollover.png);
  display: block;
  height: 15px;
  width: 80px;
}
#bhome {
  height: 34px;
  background-repeat: no-repeat;
  width: 94px;
  background-color: transparent;
  background-image: url(home.png);
}
#bhome a:hover {
  background-image: url(home.png);
  background-position: left bottom;
  background-color: transparent;
  background-repeat: no-repeat;
}
#bhome a {
  background: transparent url(home.png) no-repeat scroll left top;
  display: block;
  height: 34px;
  width: 94px;
}
#bbooks {
  height: 36px;
  background-repeat: no-repeat;
  width: 96px;
  background-color: transparent;
}
#bbooks a:hover {
  background-image: url(books.png);
  background-position: left bottom;
  background-color: transparent;
  background-repeat: no-repeat;
}
#bbooks a {
  background: transparent url(books.png) no-repeat scroll left top;
  display: block;
  height: 36px;
  width: 96px;
}
#bfriends {
  height: 34px;
  background-repeat: no-repeat;
  width: 133px;
  background-color: transparent;
}
#bfriends a:hover {
  background-image: url(friends.png);
  background-position: left bottom;
  background-color: transparent;
  background-repeat: no-repeat;
}
#bfriends a {
  background: transparent url(friends.png) no-repeat scroll left top;
  display: block;
  height: 34px;
  width: 133px;
}
#bdroidgames {
  height: 35px;
  background-repeat: no-repeat;
  width: 250px;
  background-color: transparent;
}
#bdroidgames a:hover {
  background-image: url(droidgames.png);
  background-position: left bottom;
  background-color: transparent;
  background-repeat: no-repeat;
}
#bdroidgames a {
  background: transparent url(droidgames.png) no-repeat scroll left top;
  display: block;
  height: 35px;
  width: 250px;
}
#blinks {
  height: 36px;
  background-repeat: no-repeat;
  width: 90px;
  background-color: transparent;
}
#blinks a:hover {
  background-image: url(links.png);
  background-position: left bottom;
  background-color: transparent;
  background-repeat: no-repeat;
}
#blinks a {
  background: transparent url(links.png) no-repeat scroll left top;
  display: block;
  height: 36px;
  width: 90px;
}
#babout {
  height: 35px;
  background-repeat: no-repeat;
  width: 101px;
  background-color: transparent;
}
#babout a:hover {
  background-image: url(about.png);
  background-position: left bottom;
  background-color: transparent;
  background-repeat: no-repeat;
}
#babout a {
  background: transparent url(about.png) no-repeat scroll left top;
  display: block;
  height: 35px;
  width: 101px;
}

