div.header_lang {
    margin-left       : 850px;
    width             : 60px;
	color             : #069;
	font-family       :Verdana, sans-serif;
	font-weight       : 600;
	font-size         : 13px;
	font-variant      : small-caps;
	line-height       : 10px;
	background-color  : #ccc;
	height            : 16px;
	padding-left      : 5px;
}

div.header_lang span.current {	border-bottom	  : 1px solid #069;}
