﻿div#cont3 table.testo-tabella
{
    margin-left:8px;    
}
div#cont3 table.testo-tabella
{
    padding:2px 0px;
}

table select.text1 
{
    width:44px;
    /*margin-left:2px;
    margin-right:2px;*/
}

table.testo-tabella input.CAL_txt
{
    width:135px;       
}

table.testo-tabella input.ric_nome
{
    width:160px;
}

table.testo-tabella select.ric_cmbRisorsa
{
    width:165px;
    
}

table.testo-tabella select.ric_cmbLocalita
{
    width:165px;
}

table.testo-tabella #ctl00_ContentPlaceHolder1_butRicInvia
{
    float:right;
}

