* html body #page {
	height: 100%
}
/*
#top_block
{
	width: 100%;
	text-align: center;
	}
	*/
#top-line .change-lang li a {
	filter: alpha(opacity=50);
}
#top-line .change-lang li a:hover {
	filter: alpha(opacity=100);
}
#top-line .user-panel .login-form {
	background: #000;
}
#content .content .testimonials-right .photo-slider ul li.item span.active img {
	filter: alpha(opacity=30);
}
#content .content .focus-help {
	/*height: 58px;*/
	height: auto;
	
}

#content .feedback-report .clicked-help {
	padding: 5px;
	filter: alpha(opacity=95);
}
* html #content .tree * { 
	zoom: 1;
}
.tooltip {
	background: #000;
	filter: alpha(opacity=90);
}

.tooltip2 {
filter: alpha(opacity=82);
}
/* added 24.05 */
#content .tree ul ul li {
	zoom: 1;
}
*+html #content .tree ul ul li {
	margin-top: -7px;
}
