.toolTip-picture img,
.toolTip-thumbnail img {
border:2px solid #000;
}
.toolTip-picture ,
.toolTip-thumbnail  {
background:transparent url(images/loading.gif) no-repeat center center;
min-height:32px; min-width:32px; 
}
.toolTip-caption {
position:relative;
margin-top:-20px;
}
.toolTip-text,
.toolTip-caption {
font:11px Arial, Helvetica, sans-serif;
color:#FFF;
text-align:center;
padding-right:25px;
background: #9aad06;
}
.toolTip-text span,
.toolTip-caption span {
display:block;
padding:11px 0px 15px 25px;
background: #9aad06;
}
