
.cluetip-default {
  background-color: #DAF1FF ;
}

.cluetip-default h3#cluetip-title {
  font-family: "Trebuchet MS","lucida grande",tahoma,verdana,arial,sans-serif;
  background-color: #02517F;
  color: #fff;
  font-size:1.1em;
  font-weight: normal;
  margin:0 0 5px;
  padding:8px 10px 4px;
}

.cluetip-default #cluetip-outer {
  background-color:  #DAF1FF}

/* Arrows */

.clue-right-default .cluetip-arrows {
  background-image:url(/js/jquery/plugins/cluetip/images/rarrowleft.gif);
}