@charset "utf-8";
/* CSS Document */

#selLang {
	width:950px;
	height:30px;
	position:absolute;
}

#selLang a {
	display:block;
	overflow:hidden;
	width:30px;
	height:30px;
	text-indent:101%;
	white-space:nowrap;
	float:right;
}

#selLang #contLang{
	margin-right:52px;
}

