#header {
	height : 8em;
	position : relative;
/*	border-bottom : 1px solid #cfcfcf;*/
	margin-bottom : 1em;
background:url("/static/i/stripe.gif") 0px 83px;
background-repeat:repeat-x;
}

#header #logo {
  margin-left: 1.7em;
}

#header #site-tools {
	position : absolute;
	bottom : 6px;
	right : 0;
	border : 1px solid #CFCFCF;
	background : #fff;
	padding : .6em .4em .6em 1em;

	width : 53.25em;
	font-size : 90%;
}

#header ul li {
	display:inline;
}

#header #lang-select {
	position : absolute;
	top : 3.25em;
	left : 59.5em;
	font-size : 90%;
}

#header #sitemap
{
	position:absolute;
	top:-4.5em;
	right:0.5em;
}

#header #jump
{
	position:absolute;
	top:0.2em;
	left:20em;
display:none;
}

#header #search
{

	position:absolute;
	top:0.2em;
	left:54em;
}

#header_link_select,
#search .search
{
	height:1.75em;
	padding:0;
	margin:0;

}

#search .search
{
	height:1.5em;
	padding-top:0.1em;
}

#sec-cont .go_button
{
	font-size:90%;
}

#jump input.go_button,
#search input.go_button {
margin-left : 3px;
}
