﻿#tooltip {
	position:absolute;
	padding: 15px;
	width:247px;
}
#tooltip h3, #tooltip div { 
	font-family:Verdana !important ;
	color:#888888;
	font-size:11px;
	font-weight:normal;
	margin-left:5px;
	margin-right:3px;
	margin-top:0px;
	margin-bottom:0px;
}
#topRounded{
	background-image:url(/SiteCollectionImages/topRounded.png);
	width:247px;
	height:17px;
}
.title{
	background-image:url(/SiteCollectionImages/bodyRıounded.png);
	width:247px;
	height:auto;
}
.foot{
	background-image:url(/SiteCollectionImages/footerRounded.png);
	height:17px;
	width:247px;
}
