.tipsy { padding: 2px; font-size: 10px; background-repeat: no-repeat;  background:#111; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius: 3px; }
.tipsy-inner { padding: 5px; background-color: black; color: white; max-width: 600px; text-align: center; }
