span#tooltip {
 /*background: #efefef;*/
 background-image: url(images/search.gif);
 background-repeat: no-repeat;
 background-position: top right;
 padding-right: 19px;
 border-bottom: 1px dotted #FF0000;

}