#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #40A5EC;
	background-color: #FFF;
	padding: 5px;
	opacity: 0.85;
	max-width:250px;
	font-size:12px;
	font-weight:normal !important ;
}
#tooltip h3, #tooltip div { margin: 0; }

.c_model span
{
	float:right;
	margin-right:10px;
}
.DivFishkaIndexBlock span
{
	margin-top:10px;
	float:right;
	margin-right:10px;
}

