﻿ 
.auto-style1 {
    height: 36px;
}

.auto-style2 {
    height: 23px;
}


.RadioButton {
    margin: auto 30px auto 0px;
}

    .RadioButton label {
        margin-left: 5px;
    }

    .RadioButton input {
        float: none;
    }

#pnlVista > table > tbody > tr {
    display: block;
    margin-bottom: 13px;
}



.tablaSinBorde {
    border: 0px;
}

.tablaGrande {
    width: 1200px;
}
.margen-izq {
  margin-left:1%;
}