/* CSS Document */
/* resim yolu images/ */

.tip {
	width:130px;
	padding:5px;
	z-index:1000;
	background:#F60 url(images/bg_tooltip.gif) no-repeat bottom left;
}
.tip-top {
	
}

.tip-title {

}
.tip-text {
	color:#FFF;
	font:bold 0.7em "Arial", serif;
}
.tip-bottom {


}
