
.ui-bubble {
    position: absolute;
    z-index: 100;
    width: 80px;
    padding: 2px;
    font-size: 10px;
    text-align: center;
	color:#ffffff;
	background-color:#000000;
}

