div#qTip {
 padding: 3px;
 border: 1px solid #3366cf;
 border-right-width: 2px;
 border-bottom-width: 2px;
 display: none;
 background: #ffffff;
 color: black;
 font: 12px  Arial;
 text-align: left;
 position: absolute;
 z-index: 1000;
 width:300px;
 height:89px;
}