#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(../i/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{cursor:help}
.deneme { border:1px solid red;}

