.menu_login { /* Sets the login graphic in the navigation bar download menu */
	position:relative;
	width: 14px;
	height: 14px;
	padding: 0px 7px 0px 7px;
	background: url(../../images/endproduct/icon_login.gif) no-repeat;
}

.menu_lang_fr { /* Sets the login graphic in the navigation bar download menu */
	position:relative;
	top:2px;
	width: 18px;
	height:11px;
	padding: 0px 0px 0px 24px;
	background: url(../../images/endproduct/icon_fr.gif) no-repeat;
}

.menu_lang_es { /* Sets the login graphic in the navigation bar download menu */
	position:relative;
	top:2px;
	width: 18px;
	height:11px;
	padding: 0px 0px 0px 24px;
	background: url(../../images/endproduct/icon_es.gif) no-repeat;
}

.menu_lang_de { /* Sets the login graphic in the navigation bar download menu */
	position:relative;
	top:2px;
	width: 18px;
	height:11px;
	padding: 0px 0px 0px 24px;
	background: url(../../images/endproduct/icon_de.gif) no-repeat;
}

.menu_lang_en { /* Sets the login graphic in the navigation bar download menu */
	position:relative;
	top:2px;
	width: 18px;
	height:11px;
	padding: 0px 0px 0px 24px;
	background: url(../../images/endproduct/icon_en.gif) no-repeat;
}

.menu_lang_jp { /* Sets the login graphic in the navigation bar download menu */
	position:relative;
	top:2px;
	width: 18px;
	height:11px;
	padding: 0px 0px 0px 24px;
	background: url(../../images/endproduct/icon_jp.gif) no-repeat;
}

.menu_lang_null { /* Sets the login graphic in the navigation bar download menu */
	position:relative;
	top:2px;
	width: 18px;
	height:11px;
	padding: 0px 0px 0px 24px;
}