﻿.labelutentitable
{
    width:140px;
    float:left;
    margin-bottom:7px;
      border-bottom:#336699 1px dashed;
    font-family:Verdana;
     margin-right:10px;
     color:#336699;
}
.fieldutentitable
{ 
    float:left;
    clear:right;
    margin-bottom:7px;
    text-align:justify;
    
    
}
.fieldutentitable input
{
    width: 400px;
    
}
.fieldutentitable select
{
    width: 400px;
}
* Html .fieldutentitable select
{
    width: 400px;
   /* margin-left:30px;*/
}

.utentitablebr
{
    clear:both;
}
.utentitable
{
    /*background-image:url(CSSImg/headerpanelbg.png);background-repeat:repeat-x;color:#336699;*/
    margin-top:10px;
}
.fieldutentitableckb
{
    width:40px;
}