.home_top_row .new-home-search  form#searchForm .search span.button-b-search {
    top: -23px;
}
.home_top_row .new-home-search form#searchForm .search div#search_key_div {
    position: absolute;
    width: 479px;
    top: 48px;
    border-right: 2px solid rgb(204, 204, 204);
    border-bottom: 2px solid rgb(204, 204, 204);
    border-left: 2px solid rgb(204, 204, 204);;
    background-color: rgb(255, 255, 255);
    border-top: 0px;
    z-index: 10000;
    display: none;
    left:-1px;
}
.home_top_row .new-home-search form#searchForm .search div#search_key_div div {
    clear: both;
    color: rgb(51, 51, 51);
    cursor: default;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1px;
    overflow: hidden !important;
    height: 25px;
    line-height: 25px;
    padding: 0px 0px 0px 6px;
}
.home_top_row .new-home-search form#searchForm .search #search_key_div span.button-b-search {
    float:left;
    top: 0;
    overflow: hidden;
    margin-right: 5px;
    background-position-y: -230px;
}
.home_top_row .new-home-search form#searchForm .search div#search_key_div a{
    padding-left: 25px;
    background-image: url(https://c3.nychinaren.com/images/arrow-up-right-from-squarev1.png);
    background-repeat: no-repeat;
    background-size: 12px;
    background-position-x: 3px;
    background-position-y: 6px;
    width: 447px;
}
.home_top_row .new-home-search.new-home-search-v2  form#searchForm .search div#search_key_div {
     top: 38px;
     left:-2px;
     width:600px;
}
.home_top_row .new-home-search.new-home-search-v2 form#searchForm .search #search_key_div span.button-b-search {
    background-image:url(https://c3.nychinaren.com/templates/v2_index/img/ss.png);
    width:15px;
    height: 25px;
    line-height:25px;
    background-size: 95%;
    background-repeat: no-repeat;
    background-position-y: center;
    margin-right: 8px;
    margin-left: 2px;
}
.home_top_row .new-home-search.new-home-search-v2 form#searchForm .search div#search_key_div a{
    width: 568px;
    padding-left: 25px;
    background-image: url(https://c3.nychinaren.com/images/arrow-up-right-from-squarev2.png);
    background-position-x: 2px;
    background-position-y: 6px;
}