/* block top search */
#header_right #search_block_top {
    background: url("../../../img/search.gif") no-repeat scroll 0 0 transparent;
    height: 37px;
    margin-left: 708px;
    position: absolute;
    top: 3px;
    width: 266px;
    z-index: 666666;
}
#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 label {
	}
#header_right #search_block_top input.search_query { 
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    padding: 9px 10px 0 8px;
    width: 202px;
}
#header_right #search_block_top input.button { 
    background: url("../../../img/btn_go.gif") no-repeat scroll left center transparent;
    height: 22px;
    margin-left: 0;
    margin-top: 5px;
    padding: 0;
    width: 24px;
}

/* 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 }
