.tipsy {
	padding: 5px; font-family: "Open Sans", sans-serif; font-size: 13px; position: absolute; z-index: 100000;
}
.tipsy-inner {
	padding: 2px 8px 4px; text-align: center; color: white; max-width: 200px; background-color: black;
}
.tipsy-inner {
	border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;
}