.qtip .qtip-content{
   padding: 10px;
   overflow: hidden;
}
   
.qtiptext {
	color: #333333;
    font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.80em !important;

}