.cluetip-default {
	background-color: #252525;
  	border: 1px solid #FD5107;
	color: #FD5107;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-size: .7em;
}

#cluetip-waitimage {
  width: 43px;
  height: 11px;
  position: absolute;
  background-image: url(/images/wait.gif);
}