#langblock {
	left:743px;
	position:absolute;
	top:-145px;
	width:135px;
	z-index:500;
	visibility: hidden;
}
.select-free {
	background: url(/DESIGN/SKY/images/lang.png) no-repeat scroll 0 0;
	height:380px;
	overflow:hidden;
	padding-top:7px;
	width:135px;
	z-index:501;
}
.select-free strong {
	color:white;
	display:block;
	font-size:12px;
	font-weight:bold;
	margin-left:40px;
	width:100%;
}
.select-free a {
	color:white;
	display:block;
	font-size:11px;
	height:18px;
	line-height:18px;
	margin:0;
	padding:0 0 0 11px;
	position:relative;
	width:135px;
}
.select-free a:hover {
	text-decoration: none;
	background: #2ABCF2;
}
