/* block top search */
#header_right #search_block_top {
	float: right;
	width: 216px;
	padding-bottom: 15px;
	margin-left: 220px;
}
#header_right #search_block_top p {
}
#header_right #search_block_top label, #header_right #search_block_top input { float: left }
#header_right #search_block_top input.search_query {
	width: 180px;
	height: 18px;
}


/* 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 }
#search_block_top .button {
	background-image: url(../../../images/button_search.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 20px;
	width: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
	margin: 0px;
	padding: 0px;
}
