#b-navbar 
  {
    background:#036;
    border-bottom:1px solid #024;
    color:#47a;
  }

#b-search 
  {
    background:#147 url("../img/navbar/1/corner.gif") no-repeat left bottom;
  }
  
#b-query 
  {
    border:1px solid #47a;
  }
  
#b-this a 
  {
    color:#9cf;
  }
  
#b-this a:hover 
  {
    color:#fff;
  }
