#search_block_top{
    background: transparent url('../../../img/bg_search.png') no-repeat left;
    width: 278px;
    height: 40px;
    margin-top: 220px;
    margin-bottom: 2px;
    margin-right:20px;
    
    line-height: 59px;
    float:right
  
}

#search_block_top input[type=text]{
    border: none;
    margin: 12px 0 0 8px;
    float:left
}

#search_block_top input[type=submit]{
    border: 0px solid transparent;
    background-color: transparent;
    width: 38px;
    height: 38px;
    margin-left: 0px;
    cursor: pointer;
    float:right
}

/* block left column "Quick search" */
/*#search_block_left input { margin: 2px 0 0 0 }
#search_block_left .search_query { width: 11em }
#search_button { display: block }*/
