tr.local-form.even {
    background: none repeat scroll 0 0 #FFFFdd;
    }
tr.local-form.odd {
    background: none repeat scroll 0 0 #FFFFcd;
    }

span.local-form-icon {
    background-image: url("/-/forms/sites/default/files/signature_icons/electronic_signature_enabled.png");
    background-repeat: no-repeat;
    bottom: 2px;
    height: 10px;
    left: -35px;
    padding-left: 35px;
    position: relative;
    }

/*
span.remote-form-icon {
    background-image: url("/-/forms/sites/default/files/signature_icons/cloud.png");
    background-repeat: no-repeat;
    bottom: 2px;
    height: 10px;
    left: -35px;
    padding-left: 35px;
    position: relative;};
    */