/**  2007 revamping of memberpage toolbar CSS  **/

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

#tb {
 width: 800px;
 margin: 2px auto 10px;
 }

#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: #dcf7ff;
 }

#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 {
	color: #CCCCCC;
	font-weight: bold;
	background-color: #000000;
 }

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

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

#tb td.rotator {
	padding-left: 15px;
	color: #CCCCCC;
	background-color: #000000;
 }


/**  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;
	color: #CCCCCC;
	background-color: #000000;
 }

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