.stickytooltip{box-shadow: 5px 5px 8px #292929; /*shadow for CSS3 capable browsers.*/-webkit-box-shadow: 5px 5px 8px #292929;-moz-box-shadow: 5px 5px 8px #292929;display:none;position:absolute;display:none;border:5px white; /*Border around tooltip*/background:white;z-index:3000;}.stickytooltip .stickystatus{ /*Style for footer bar within tooltip*/background:white;color:white;padding-top:5px;text-align:center;font:bold 0px Arial;}