.background { background: #000; }

body { font-family: Arial; margin: 0; padding: 0; }

div#tunnel_container { margin: 0 auto; padding: 30px 0 0; width: 992px; }
div#language_wrapper { margin: 35px 0 0 159px; }
div.language_button_wrapper {
	cursor: pointer;
	display: block;
	height: 35px;
	margin: 2px 0;
	overflow: hidden;
	width: 200px;
}
div.language_button_wrapper.active { cursor:default; }
div.language_button {
	color: #FFF;
	font-size: 20px;
	left: 25px;
	position: relative;
	top: -33px;
}
img.language_button_bg { }

div.floater_content {
	padding: 3px 0;
	width: 200px;
}
div.floater_top { }
div.floater_content div.country {
	height: 39px;
	line-height: 39px;
	margin: 0;
	padding: 0;
	width: 200px;
}
div.floater_content div.country a {
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: 39px;
	line-height: 39px;
	margin: 0;
	padding: 0;
	text-decoration: none;
	text-indent: 25px;
	text-transform: uppercase;
	width: 200px;
}

div.floater_content2 {
	float: left;
	padding: 3px 0;	
	width: 200px;
}
div.floater_content2 div.country {
	height: 39px;
	line-height: 39px;
	margin: 0;
	padding: 0;
	width: 200px;
}
div.floater_content2 div.country a {
	display:block;
	font-size:14px;
	font-weight:bold;
	height:39px;
	line-height:39px;
	margin:0;
	padding:0px;
	text-decoration:none;
	text-indent: 25px;
	width:200px;
}

div.floater_content_clear { clear: both; height: 1px; line-height: 1px; margin: -1px 0 0; overflow: hidden; }

div.floater_wrapper, div.float_wrapper a { filter: alpha(opacity=90); -moz-opacity:.90; opacity:.90; }

div#crawlableLinks { left: -10000px; position: absolute; top: -10000px; visibility: hidden; }
div#top_rt_debug,div#debug4000{display:none;}

