@charset "utf-8";
/* CSS Document */

#tooltipp {
	z-index: 100;
	position: absolute;
	display: none;
	width: 180px;
	background-image: url(../images/bg.gif);
	padding: 10px;
}