body {
	margin: 0;
}
#atari_hat {
	background: black url(/atari_hat/img/bg.png) repeat-x scroll 0 0;
	height: 32px;
	padding: 0 10px;
}

#atari_hat a {
	color: #941416 !important;
	font-size: 11px !important;
	font-weight: bold !important;
}

#atari_hat a:hover {
	color: #941416 !important;
}

.atari_hat_separator {
	text-align: center;
	margin: 0 5px;
	position: relative;
	top: 6px;
}

#atari_welcome {
	float: left;
	position: relative;
	top: 1px;
}

#atari_mail {
	border: none;
	position: relative;
	top: 2px;
}

.atari_login_element, .atari_login_text, .atari_login_input {
	float: left;
}

.atari_login_element {
	margin-top: 4px;
}

.atari_login_input {
	margin-right: 5px;
}

#atari_welcome form {
	float: left;
	position: relative;
	top: 3px;
}

.atari_hat_login_button {
	background: #751516 url(/atari_hat/img/button_strip.png) repeat-x scroll 0 0;
	border: 1px solid black;
	padding: 2px 5px;
	position: relative;
	top: -1px;
}

.atari_login_text {
	color: black !important;
	margin-right: 5px;
	font-size: 9px;
}

.atari_login_input input {
	border: 1px solid black;
	background: #e0e0e0;
	height: 11px;
}

.atari_hat_login_button input {
	border: none;
	background-color: transparent;
}

#atari_hat_language {
	float: right;
	margin-right: 10px;
	position: relative;
	top: 5px;
}

#atari_logo {
	float: right;
	border: none;
	position: relative;
	top: 2px;
}

.atari_hat_link {
	position: relative;
	top: 2px;
}
