div#qTip {
 padding: 3px;
 border: 1px solid #666;
 border-right-width: 2px;
 border-bottom-width: 2px;
 display: none;
 background: #B6AE86;
 font-family:"Trebuchet MS", sans-serif;
 font-weight:bold;
 line-height:15px;;
 color:#535C53;
 text-align: left;
 width:150px;
 position: absolute;
 z-index: 1000;
}
