#joeltip {
  background: #faf7e6;
  color: #444;
	position: absolute;
	z-index: 900;
	border: solid 1px #aaa;
	padding: 4px;
	display: none;
	width: 300px;
	text-align: left;
	cursor: auto !important;
}

.jt_desc {
  display:none;
}
