﻿
div#cel1 table.testo-tabella
{
    padding:2px 0px;
    color:#666;
    font-style:italic;
    margin-left:8px;
    padding:0;
    width:706px;
}

table select{margin-bottom:3px;}

table select.text1 
{
    width:165px;
}

table select.form 
{
    width:185px;
}
table.testo-tabella input.CAL_txt
{
    width:70px;       
}

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;
}
table input#ctl00_ContentPlaceHolder1_ricerca1_txtNome
{
    width:160px;
}
