#tooltip {
	opacity: 0.9; z-index:999999;
	font-family: Arial;
	border: none;
	width: 216px;
	padding:12px 10px 5px 10px;
	height: 50px;
	position:absolute;
	background: url(/images_new/shadow.png) no-repeat;
}
#tooltip.fancy h3 {font-size: 11px;font-weight:100!important;}
#tooltip.fancy p {text-align: left;}
.pretty {color:#666 !important; border-bottom:1px dashed #006cff; font-weight:100!important; cursor:help;}
.fancy{}
.deneme { border:1px solid red;}
.tooltip2 {
	opacity: 0.9; z-index:999999;
	font-family: Arial;
	border: none;
	width: 216px;
	padding:12px 10px 5px 10px;
	height: 50px;
	position:absolute;
	background: url(images_new/shadow.png) no-repeat;
}