ul.sw_outLang_navList a{
	text-decoration: none;
}

ul.sw_outLang_navList {
	position:relative;
	right:0px;
	top:0px;
	list-style: none;
	list-style-image:none;
	margin: 0px;
	padding: 0px;
}
ul.sw_outLang_navList li{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 16px;
	height:11px;
	margin:0px 2px;
}
ul.sw_outLang_navList span {
	display: none;
}
ul.sw_outLang_navList a {
	display: block;
	background-repeat: no-repeat;
	background-position: center;
	width: 16px;
	height:11px;
}
.mnuLangCde_br {
	background-image:url("../img/flags/br.gif");
}
.mnuLangCde_de {
	background-image:url("../img/flags/de.gif");
}
.mnuLangCde_el {
	background-image:url("../img/flags/el.gif");
}
.mnuLangCde_en {
	background-image:url("../img/flags/en.gif");
}
.mnuLangCde_es {
	background-image:url("../img/flags/es.gif");
}
.mnuLangCde_fr {
	background-image:url("../img/flags/fr.gif");
}
.mnuLangCde_it {
	background-image:url("../img/flags/it.gif");
}
.mnuLangCde_jp {
	background-image:url("../img/flags/jp.gif");
}
.mnuLangCde_nl {
	background-image:url("../img/flags/nl.gif");
}
.mnuLangCde_pt {
	background-image:url("../img/flags/pt.gif");
}
.mnuLangCde_ru {
	background-image:url("../img/flags/ru.gif");
}
.mnuLangCde_zh {
	background-image:url("../img/flags/cn.gif");
}
