#region-tool {
	position: absolute;
	width: 934px;
	padding: 10px;
	margin: 0 auto;
	background-color: #fff;
	border: 3px solid #999;
	font-size: 12px;
	left: 0;
	top: 0;
	display: none;
	z-index: 999;
}
#region-tool a {
	background-image: none !important;
	width: auto !important;
	line-height: auto !important;
	float: none !important;
	text-transform: none !important;
	display: inline !important;
	text-indent: auto !important;
	text-align: left !important;
}
#region-tool .countries a, #region-tool .languages a, #region-tool .countries b {
	display: block !important;
	width: 186px !important;
	float: left !important;
	height: 23px !important;
	margin: 2px 0 !important;
	color: #333 !important;
	text-indent: 0 !important;
	line-height: 23px !important;
}
#region-tool .countries a:hover, #region-tool .languages a {
	background-color: #eee;
	text-decoration: none;
}
#region-tool .countries b {
	height: 19px !important;
	border-bottom: 1px solid #ccc;
	padding-bottom: 4px !important;
	clear: left !important;
	float: none !important;
	width: 100% !important;
}
#region-tool .countries img {
	margin: 0 4px 0 10px;
}
#region-tool .languages {
	display: block;
}
#region-tool .title {
	text-indent: 0;
	position: relative;
	background-color: #cbc7c3;
	height: auto;
	padding: 10px;
}
#region-tool .title a {
	position: absolute !important;
	display: block !important;
	top: 12px !important;
	left: 900px !important;
	width: 24px !important;
	height: 24px !important;
	line-height: 24px !important;
	font: bold 24px arial !important;
	color: #333 !important;
	text-indent: 0 !important;
	text-align: center !important;
}

