/* CSS Document */

table.tableListino{
margin:auto;
padding:0;
border:none;
width:540px;
table-layout:fixed;
text-align:center;
background-color:#FFFF99;
}

tr.trListinoRiga{

}

td.tdListinoColonnaTitolo{
width:135px;
border-bottom:5px solid #FFFFFF;
}

td.tdListinoColonna{
width:135px;
border-bottom:4px solid #FFFFFF;
}


input.listinoText
{
 width:120px;
 color:#000066;;
}

input.listinoText2
{
 width:120px;
 color:#666666;
}
