#simpleTooltip { padding: 7px; border: 1px solid #A6A7AB; background: #F2F3F5; font-size: 12px; cursor: pointer;}

.tip {
	cursor: pointer;
}

