a.news-filter:hover {
	text-decoration: none;
}

.news-filter-block {
	float:right;
	position:relative;
	margin-right: 0%;
}

.news-filter-block, x:-moz-any-link {max-width:50%;}
.news-filter-block, x:-moz-any-link, x:default {max-width:100%;}

#news-filter-content {
	display:none;
	line-height:20px;
	position:absolute;
	top:23px;
	right:-14px;
}
.news-filter-list {
	float:left;
}

.news-filter {
	float:right;
	padding:0 16px 0 0;
	background:url(../images/marker-all.gif) no-repeat 100% 7px;
}
.news-filter span {
	padding:1px 0 0 0;
	cursor:pointer;
}

.news-filter-enabled {
	height:31px;
	position:absolute;
	z-index:1;
	color:#5F6776 !important;
	text-shadow:none;
	font:12px Arial;
	background:url(../images/news-filter-enabled.png) no-repeat 100% 0 !important;
	float: right;
	right: -13px;
	top: -7px;
}
.news-filter-enabled:hover {
	text-decoration:none !important;
}
.news-filter-enabled span {
	height:23px;
	cursor:pointer;
	padding:8px 13px 0 14px;
	background:url(../images/news-filter-enabled-l.png) no-repeat;
}

.block-international .top-left-corner li a {
	padding:7px 4px 10px 16px;
}
.block-russian .top-left-corner li a {
	padding:7px 14px 10px 10px;
}
