.bt_alt{
    background:url(../../../../../templates/layout/images/24.png) no-repeat;
    border:0;
    cursor:pointer;
    width:15px;
    height:15px;

}

.bt_more{
    background:url(../../../../../templates/layout/images/83.png) no-repeat;
    border:0;
    cursor:pointer;
    width:15px;
    height:15px;
}

.bt_del{
    background:url(../../../../../templates/layout/images/12.png) no-repeat;
    border:0;
    cursor:pointer;
    width:15px;
    height:15px;
}

.tabela_precos{
    width:99%;
    margin:0 4px 0 4px;
    background:#f5f5f5;
    border:#e0e0e0 solid 1px;
}

.tabela_precos td{
    border:#fff solid 1px;
    font-size:13px;
}

.table_price{
    width:99%;
    margin:0 0px 0 0px;
    background:#f5f5f5;
    border:#e0e0e0 solid 1px;
}

.table_price td{
    border:#fff solid 1px;
    font-size:10px;
}

.tp_head{
    color:#fff;
    background:#042b48;
    font-family:Calibri,Verdana;
    text-transform:uppercase;
    font-weight:bolder;
    text-align:center;
    height:22px;
}

a.btCity {
    display: block;
    border: 1px solid #aaa;
    text-decoration: none;
    background-color: #fafafa;
    color: #123456;
    margin: 2px;
    clear:both;
    height: 25px;
    vertical-align: middle;
    
}
div.geralCity {
    float:left;
    text-align: center;
    margin: 10px;
}
div.geralCityCenter {
    width: 40px;
    float:left;
    text-align: center;
    margin: 10px;
}
select.mult {
    width: 240px;
    height: 130px;
}

