#tb_container {
  width: 100%;
  text-align: center;
  margin-bottom: 10px;
  }

#tb {
  width: 800px;
  margin: 2px auto 10px;
  background: #fff url(http://af.lygo.com/d/toolbar/logo.tripod-toolbar.gif) no-repeat top;
  }

#tb table { border: 1px solid #000; }

#tb table table { border: 0; }

#tb td {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: .75em;
  color: #333;
  background-color: #eee;
  }

#tb td a {
  font-weight: bold;
  color: #666;
  font-size: 9px;
  }

#tb img { border: 0; }

#top100 a {
  font-size: 11px;
  font-weight: bold;
  color: #00f;
  }

#tb form { margin: 0; }

#tb #query {
  width: 170px;
  height: 22px;
  font-size: 16px;
  font-weight: bold;
  background-color: #fff;
  border: 1px solid #999;
  vertical-align: top;
  }

#tb .raquo {
  background-color: transparent;
  color: #00f;
  font-weight: bold;
  }

#tb td.bot_links {
  background: #fff url(http://af.lygo.com/d/toolbar/bg.gif) repeat-x;
  color: #000;
  text-align: right;
  }

#angle {
  width: 22px;
  vertical-align: top;
  }

/**  PromoBar for Sponsor Logo Display  **/

div.sponsorBar {
  width: 550px;
  margin: 15px 0;
  background-color: #fff;
  color: #000;
  border: 1px solid #999;
  font-family: sans-serif;
  }

div.sponsorBar div {
  padding: 0 6px;
  border-bottom: 1px solid #999;
  font-size: 10px;
  text-align: left;
  }

div.sponsorBar img,
div.sponsorBar iframe {
  margin: 2px 25px;
  vertical-align: middle;
  border: 0;
  }
