@import "adaptive.css";
.add_bts{
    width: 470px;
    text-align: center;
    margin-top: 12px;
}

.add_bts img, .add_bts input{
    margin: 0px 6px 0px 0px;
    cursor: pointer;
}

.clear{clear: both;}

a{
    text-decoration:none;
    color: black;
}

a:hover{
    text-decoration:underline
}

.nbsp{height: 15px;}

select,input,textarea{
    font-size: 12px;
}

.sl_med{
    width: 144px;
}

.in_sml{
    width: 62px!important;
    padding: 1px 3px 1px 3px;
}

.in_med{
    width: 134px;
    padding: 1px 3px 1px 3px;
}

.in_big{
    width: 234px;
    padding: 1px 3px 1px 3px;
}

.in_wid{
    width: 470px;
    padding: 1px 3px 1px 3px;
}

.ad_price{
    width: 70px;
    padding: 1px 3px 1px 3px;
}

.ad_price_cur{
    width: 50px;
}

.ad_content{
    width: 470px;
    padding: 1px 3px 1px 3px;
    height: 100px;
}

#is_distrib{margin-left: 0px}

#is_distrib_lab{
    font-weight: normal!important;
    margin: 0px!important;
}

#code_lab, #phone_lab{
    margin: 0px!important;
}

#code , #code_2{
    width: 36px!important;
}

#phone , #phone_2{
    width: 120px!important;
}

.flds_wr{
    width:470px;
    margin-top: 10px;
    padding: 6px;
    background: #fafafa;
}    

.nomarg{margin: 0px!important;}
.inline{display:inline!important}
.sml_fnt{font-size: 10px;color:grey;font-weight:normal!important}
.star{color:red;font-size:14px;font-weight:bold}