.bubbleInfo { position: relative; }
.popup { position: absolute; display: none; padding-bottom:9px; background: url(../images/bubble-bg.gif) no-repeat bottom; }

.popup p { line-height:1.4em; font-size:1.2em; color:white; width:180px; border:2px solid #d43535; -moz-border-radius:6px; -webkit-border-radius:6px; background:#841717; padding:.75em; }
