@charset "utf-8";
#ttable {
	width: 100%;
}

#ttable #header {
	height:70px;
	margin-bottom:0px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
}
#ttable #header #language_logo {
	float: left;
	height: 62px;
	width: 174px;
	margin-top: 3px;
}

#ttable #header #language_link {
	float: right;
	width: 580px;
	height: 25px;
	position: absolute;
	left: 240px;
	top: 27px;
}
#ttable #header #atlas_link {
	float: right;
	height: 14px;
	width: 182px;
	text-align: right;
	margin-top: 3px;
}
