.footerECC { height:35px; padding:5px 0px 0px 5px; font-family:Arial; font-size:11px; font-weight:bold; color: #666666;margin-top:20px;background-color:#EEEEEE; }  
.footerECC .field,.footerECC .btnFooter{ float:left; margin:0px 5px 2px 5px; }
div.footerECC div.footer{ border-top:0px; }


.form .cuentaliquidacion .input{width:275px;}



	fieldset
{
    float: left;
    margin-top: 10px;
    padding: 0 10px 10px;
    border: 1px solid #9f9f9f;
    border-radius: 8px;
    box-shadow: 0 0 10px #fff;
}
	legend
{
    padding: 2px 4px;
    background: #fff; /* For better legibility against the box-shadow */
    color: #9f9f9f;
}
	
	/* float */
	.float {
		padding-top:10px;
	}
	.float > legend {
		float:left;
		margin-top:-20px;
	}
	.float > legend + * {
		clear:both;
	}	

 .tablegridFixedHeight
 {
    height: 350px;   
 }
