/*block top search*/
#header_right #search_block_top
{
	float: right;
	/*[disabled]background:#E5E6E7 url('../../../img/block_search_bg.jpg') no-repeat top right;*/
	margin-bottom: 11px;
	width: 336px;
	height: 0px;
	/*+placement:shift 11px 25px;*/
	position: relative;
	left: 11px;
	top: 25px;
}
#header_right #search_block_top P
{
	padding: 0.4em 0 0.4em 1em;
}
#header_right #search_block_top LABEL, #header_right #search_block_top INPUT
{
	float: left;
	/*+placement:shift -1px 0px;*/
	position: relative;
	left: -1px;
	top: 0px;
}
#header_right #search_block_top LABEL
{
	/*[disabled]background:transparent url('../../../img/icon/search.gif') no-repeat 0 2px;*/
	float: left;
	width: 19px;
	height: 18px;
	display: block;
}
#header_right #search_block_top INPUT.search_query
{
	width: 12em;
	/*+placement:shift 1px 2px;*/
	position: relative;
	left: 1px;
	top: 2px;
}
/*block left column "Quick search"*/
#search_block_left INPUT
{
	margin: 2px 0 0;
}
#search_block_left .search_query
{
	width: 11em;
}
#search_button
{
	display: inline;
}
