/* BASIC css start */
#mask { display:none; position:fixed; top:0; left:0; right:0; bottom:0; width:100%; height:100%; background:rgba(0,0,0,0.6); z-index:200 }

 
.search_box a {
    width: 22px;
    display: inline-block;
    height: 20px;
}
.displaynone {display:none !important;}
#blk_scroll_wings, #cherrypicker_scroll {
    position: relative !important;
}

.w1000 {width:1000px; margin:0 auto;}
/* BASIC css end */

