.stickytooltip{
box-shadow: 5px 5px 8px #818181; /*shadow for CSS3 capable browsers.*/
-webkit-box-shadow: 5px 5px 8px #818181;
-moz-box-shadow: 5px 5px 8px #818181;
display:none;
position:absolute;
display:none;

background-color:#eae5d9;
z-index:3000;
text-align:center;
padding:7px;
line-height:1.25;
}


.stickytooltip .stickystatus{ /*Style for footer bar within tooltip*/
background-color:#2c351c;
color:white;
padding-top:5px;
text-align:center;
font:bold 11px Arial;
margin-top:10px;
}@charset "UTF-8";
/* CSS Document */

.stickyNumber { color:#600;
font-weight:600;}