.stickytooltip{
display: none;
position: absolute;
display: none;
background-image: url(snakeskin-tile-gray.png);
border: 3px solid ;
padding: 6px;
font: 0.75em Verdana;
z-index:3000;
}

.stickytooltip .stickystatus{ /*Style for footer bar within tooltip*/
padding: 6px;
text-align: center;
font: bold 0.80em Verdana;
color: white;
}

