#tooltip {
	BORDER-RIGHT: Transparent 1px solid;  POSITION: absolute; 
	 opacity: 0.85
}
#tooltip H3 {
	MARGIN: 0px
}
#tooltip DIV {
	MARGIN: 0px
}
#tooltip.pretty {
/*	width: 200px;
	padding:20px;
	height: 200px;*/
	opacity: 1;
	/*border:dotted 1 orange;*/
}
