#am_locale_right img {
margin-right: 7px;
}

#am_locale_right ul {
display: none;
background-color: #FFFFFF;
list-style-type: none;
margin: 39px 0 0 4px;
padding-left: 15px;
position: absolute;
width: 220px;
}

#am_locale_right ul li {
font-family: Arial,Helvetica,sans-serif;
line-height: 20px;
width: 200px;
text-align: center;
}

#am_lang_selected_global, #am_country_selected_global{
	float:left;
	margin:0 0 0 19px;
	text-align:left;
	width:189px;
	height:15px;
	line-height:40px;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
}

#am_lang_selected {
float:left;
	margin:0 0 0 19px;
	text-align:left;
	width:189px;
	height:15px;
	line-height:40px;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
text-align: center;
}

#am_locale_left {
	float:left;
	width:510px !important;
	height:43px;
	text-align:left;
}

#am_locale_right {
	float:left;
	width:490px !important;
	text-align:right;
}

#am_language, #am_country_global {
	float:left;
	display:table;
	background:url(/themes/admiral_new2/images/am_language_bar_global.png) no-repeat top;
	width:241px;
	height:43px;
}

#am_country_global {
	background:url(/themes/admiral_new2/images/am_country_bar_global.png) no-repeat top;
	width:240px;
}

.am_lang_name_global {
	float:left;
	color:#6b6b6b;
}

.am_lang_flag_global {
	float:left;
	padding:3px 10px 0 0;
	width:16px;
	height:11px;
}
#am_lang_selector_global {
	float: left;
	cursor: pointer;
	margin: 11px 0 0 0;
	width: 8px;
	height: 14px;
} 
.am_lang_center {
	text-align: center !important;
}
