div#top {
	position: relative;
	width: 900px;
	overflow: hidden;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 5px;
}

div#header {
	width: 900px;
	margin: auto;
	position: relative;
	overflow: hidden;
	font-size: 9px;
	color: #c0c0c0;
	clear: both;
}

div#flags {	float: right; text-align: right; }
div#home { float: left; font-size: 11px; }
div#home img { margin-right: 6px; }

div#baner_search_form { position:absolute; bottom: 8px; left: 100px; width: 188px; }
div#baner_search_form input { font-size: 11px; }