.tooltip{
width: 210px;
color:#FFFFFF;
font-size : 11px;
text-decoration:none;
text-align:center;
/*font-weight : 600;*/
}

.tooltip span.top{
padding-top: 6px;
margin-top : -20px;
background:  url('/images/titlelink.gif') top;
background-repeat : repeat-y;
}

.tooltip b.bottom{
padding-top:5px;
color: #548912;
background: url('/images/titlelink.gif') no-repeat bottom;
}