.tooltip {
color:#000000;
font-family:Arial,sans-serif;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:lighter;
line-height:1.3;
text-align:center;
text-decoration:none;
width:200px;
}
.tooltip span.top {
background:transparent url(/static/img/bt.gif) no-repeat scroll center top;
padding:30px 8px 0pt;
}
.tooltip b.bottom {
background:transparent url(/static/img/bt.gif) no-repeat scroll center bottom;
color:#548912;
padding:3px 8px 15px;
}