table#header {
	height: 78px;
	background-color: rgb(237, 239, 244);
	width: 100%;
	font-size: 12px!important;
	border-bottom: 1px solid rgb(198, 206, 221);
}
#header a,
#header > td{
	font-size: 12px;
}
table#header a.ajax{
}
table#header > td {
	vertical-align: middle;
	width: 290px;
}
table#header td#logo_td {
	padding-left: 30px;
}
table#header #how_to_upload_td {
/*	text-align: center;*/
}
table#header td#login_td {
	text-align: right;
	padding-right: 10px;
	padding-top: 20px;
}
table#header td#login_td .nick {
}
table#header td#search {
	text-align: right;
	width: 290px;
	padding-right: 20px;
	vertical-align: middle;
}
#search_form {
	margin-bottom: 0;
}

#header form.button-to, #header form.button-to div {	
	display: inline;
}
#lang_switch {
	position: absolute;
	top: 10px;
	right:10px;
	font-size: 12px;
}
#lang_switch a {
	font-size: 12px;
}