/* block top search */
#header_right #search_block_top {
	float: right;
	/*background: #e5e6e7 url('../../../img/block_search_bg.jpg') no-repeat top right;*/
	margin:63px 0 0 0;
	margin-bottom: 5px;
	width: /*236*/286px;
	height: 28px
}
#header_right #search_block_top p { padding: 0 0 0 0 }
#header_right #search_block_top label, #header_right #search_block_top input { float: left }
#header_right #search_block_top label {
	/*background: transparent url('../../../img/icon/search.gif') no-repeat 0 2px;*/
	float: left;
	width: 109px;
	height: 18px;
	display: block; font-weight:bold; color:#FFF; font-size:11px;
}
#header_right #search_block_top input.search_query { width:100px; height:17px; font-size:11px; }


/* block left column "Quick search" */
#search_block_left input { margin: 1px 0 0 0 }
#search_block_left .search_query { width: 300px }
#search_button { display: inline }

.button_search{
	display:block; width:20px; height:20px; border:0;
	background: transparent url(../../../img/btn_search.jpg) no-repeat center center;
}