/* block top search */
#header_right #search_block_top {
	float: right;
	margin-top:10px;
	margin-bottom: 10px;
	_margin-bottom: 0px;
}
#header_right #search_block_top p { padding: 2em 0 0.4em 1em }
#header_right #search_block_top label, #header_right #search_block_top input { float: left }
#header_right #search_block_top input.search_query { width: 185px; 
	height:27px;
	line-height: 27px;
	float: left;
	border: none;
	color:#4E77AB;
	width: 151px;
	padding-left: 10px;
	background: url('../../../img/search_inputs.png') no-repeat left top;
	}

#header_right #search_block_top input.button{
margin: 0;
width:60px; float:left;  height:27px; line-height:27px; color:#fff !important; border: none;width: 44px; height: 27px; cursor:pointer; background: url('../../../img/search_button.png') no-repeat left top;}
/* block left column "Quick search" */
#search_block_left input { margin: 2px 0 0 0 }
#search_block_left .search_query { width: 11em }
#search_button { display: inline }
