#simpleTooltip { 
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid #5e5e5e; 
	background: #FFF5CD; 
	color: #5e5e5e;
	font-size: 11px;
}
