.qtip .democontent h1{
   margin: -1px 0 10px;
}

.qtip .democontent img.left{
   float: left;
   position: relative;
   margin-right: 15px;
}

.qtip .democontent p{
   overflow: hidden !important;
}

.qtip .democontent p.note{
   text-indent: 0 !important;
   margin: 10px 0 0 !important;
   padding-bottom: 0;
}
