
#b-navbar 
  {
    background:#ededed url("http://www.geocities.com/img/navbar/4/bg.jpg") repeat-x left top;
    border-bottom:1px solid #ccc;
    color:#666;
  }

#b-search 
  {
    background:#ccc url("http://www.geocities.com/img/navbar/4/corner.gif") no-repeat left bottom;
  }
  
#b-query 
  {
    border:1px solid #c3c3c3;
  }
  
#b-this a 
  {
    color:#333;
  }
  
#b-this a:hover 
  {
    color:#930;
  }