li {
  list-style:none;
}

/***************************************
   =cluetipClass: 'default' 
-------------------------------------- */

.cluetip-default {
position:relative;
margin-top:-100px;
margin-left:-50px;
height:101px;
background-image:url(../balon.png);
background-repeat:no-repeat;
}
.cluetip-default #cluetip-outer {
padding:0;
margin:0;
}


#cluetip-title
{
padding-left:150px;
margin-top:10px;
clear:right;
clear:left;
}