
* html #cntContenido{
    overflow:visible;
    height: 1%;
}

*html .bloqueVariable{/*IE6*/
    /*margin-left: 346px;*/
    overflow: visible;
    height: 1%;
}

#cntBuscador ul li select{
    margin: 1px 0 1px 0 !ie;
}

* html #cntGeneral{
    height: 98%;
}
* html .cntAcciones{
    height: auto;
    overflow:visible;
}
* html #frmEdicion ul li ul#detalle,
* html #frmEdicion ul li ul#totales,
* html ul li table.tblConsulta,
* html #frmEdicion ul li.columna2,
* html ul#consulta li.columna2,
* html div.cntBloque2 table.tblConsulta{
    float: none;
}

* html #frmEdicion ul#detalle li,
* html #frmEdicion ul#totales li{
    clear:both;
}

/*btn02*/
*html .boton,
*html .botonActivar,
*html .botonDesActivar,
*html .botonImprimir,
*html .botonSincronizar,
*html .botonExportar,
*html .botonInforme,
*html .botonAviso,
*html .botonSalir,
*html .botonAnterior,
*html .botonSiguiente,
*html .botonAnadir,
*html .botonEliminar,
*html .botonSuspender,
*html .botonFirmar,
*html .botonValidar,
*html .botonRechazar,
*html .botonComentar,
*html .botonEditar,
*html .botonCancelar
*html .botonDeshabilitado,
*html .botonVincular,
*html .botonDesvincular,
*html .botonModificar,
*html .botonInfo{
    padding: 2px 6px 2px 6px;
}

.botonDeshabilitado{
    filter: alpha(opacity=50);
}


* html #frmEdicion ul li textarea{
    width: 97%;
}