table.dealer_quick_view {
    font: 8pt verdana;
}

table.dealer_quick_view img {
    width: 150px;
    height: 105px;
    border: 1px solid #BFBFBF;
    margin: 12px;
}

table.dealer_quick_view td {
    width: 180px;
    height: 40px;
    text-align: center;
    vertical-align: middle;
    font-size: 12px;
}

table.dealer_quick_view td.small {
    font-size: 10px;
}

table.dealer_quick_view td.td_1_1 {
    background-color: #BFBFBF;
}

table.dealer_quick_view td.td_2_1 {
    background-color: #DFDFDF;
}





table.dealer_buscador {
    font: 8pt verdana;
    width: 800px;
}

table.dealer_buscador select {
    margin-top: 5px;
    margin-bottom: 10px;
}

table.dealer_buscador select.AS_tienda_id {
    width: 300px;
}

table.dealer_buscador select.AS_marca0 {
    width: 100px;
}

table.dealer_buscador select.AS_modelo0 {
    width: 150px;
}

table.dealer_buscador select.d_h {
    width: 80px;
}

table.dealer_buscador td.td_1_1 {
    width: 320px;
}

table.dealer_buscador td.td_1_2 {
    width: 120px;
}